public interface ServiceMeshOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMesh()
The Mesh resource name.
|
com.google.protobuf.ByteString |
getMeshBytes()
The Mesh resource name.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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) = { ... }com.google.protobuf.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) = { ... }Copyright © 2025 Google LLC. All rights reserved.