Interface ExistingFilestoreConfigOrBuilder (0.1.0)

public interface ExistingFilestoreConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

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.