Interface GetInstanceRequestOrBuilder (0.37.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicinterface GetInstanceRequestOrBuilderextendsMessageOrBuilderImplements
MessageOrBuilderMethods
getName()
publicabstractStringgetName() Required. The instance resource name, in the format
projects/{project_id}/locations/{location}/instances/{instance_id}.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The name. |
getNameBytes()
publicabstractByteStringgetNameBytes() Required. The instance resource name, in the format
projects/{project_id}/locations/{location}/instances/{instance_id}.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for name. |