Interface ServiceMeshOrBuilder (0.52.0)

public interface ServiceMeshOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getMesh()

public abstract String getMesh()

The Mesh resource name. Format: projects/{project}/locations/global/meshes/{mesh}, where {project} can be project id or number.

string mesh = 1 [(.google.api.resource_reference) = { ... }

Returns
Type Description
String

The mesh.

getMeshBytes()

public abstract ByteString getMeshBytes()

The Mesh resource name. Format: projects/{project}/locations/global/meshes/{mesh}, where {project} can be project id or number.

string mesh = 1 [(.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for mesh.