Class GetMeshRequest (0.2.1)

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

Request used by the GetMesh method.

Attribute

NameDescription
name str
Required. A name of the Mesh to get. Must be in the format ``projects/*/locations/global/meshes/*``.

Inheritance

builtins.object > proto.message.Message > GetMeshRequest