public interface CreateFilestoreInstanceOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getFilestore()
public abstract String getFilestore() Output only. Name of the Filestore instance, in the format
projects/{project}/locations/{location}/instances/{instance}
string filestore = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The filestore. |
getFilestoreBytes()
public abstract ByteString getFilestoreBytes() Output only. Name of the Filestore instance, in the format
projects/{project}/locations/{location}/instances/{instance}
string filestore = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for filestore. |