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