Reference documentation and code samples for the Google Cloud Apigee Registry V1 Client class CreateInstanceRequest.
Request message for CreateInstance.
Generated from protobuf message google.cloud.apigeeregistry.v1.CreateInstanceRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Parent resource of the Instance, of the form: projects/*/locations/*
↳ instance_id
string
Required. Identifier to assign to the Instance. Must be unique within scope of the parent resource.
↳ instance
getParent
Required. Parent resource of the Instance, of the form: projects/*/locations/*
string
setParent
Required. Parent resource of the Instance, of the form: projects/*/locations/*
var
string
$this
getInstanceId
Required. Identifier to assign to the Instance. Must be unique within scope of the parent resource.
string
setInstanceId
Required. Identifier to assign to the Instance. Must be unique within scope of the parent resource.
var
string
$this
getInstance
Required. The Instance.
hasInstance
clearInstance
setInstance
Required. The Instance.
$this