Class CreateInstanceRequest (0.6.1)

CreateInstanceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for CreateInstance.

Attributes

NameDescription
parent str
Required. Parent resource of the Instance, of the form: projects/*/locations/*
instance_id str
Required. Identifier to assign to the Instance. Must be unique within scope of the parent resource.
instance google.cloud.apigee_registry_v1.types.Instance
Required. The Instance.