Interface IngestConversationsRequest.GcsSourceOrBuilder (2.28.0)

public static interface IngestConversationsRequest.GcsSourceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getBucketUri()

public abstract String getBucketUri()

Required. The Cloud Storage bucket containing source objects.

string bucket_uri = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The bucketUri.

getBucketUriBytes()

public abstract ByteString getBucketUriBytes()

Required. The Cloud Storage bucket containing source objects.

string bucket_uri = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for bucketUri.