Class CreateServiceBindingRequest (0.5.10)

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

Request used by the ServiceBinding method.

Attributes

NameDescription
parent str
Required. The parent resource of the ServiceBinding. Must be in the format projects/*/locations/global.
service_binding_id str
Required. Short name of the ServiceBinding resource to be created.
service_binding google.cloud.network_services_v1.types.ServiceBinding
Required. ServiceBinding resource to be created.