Class CreateMeshRequest (0.5.10)

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

Request used by the CreateMesh method.

Attributes

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