| Modifier and Type | Method and Description |
|---|---|
GcsProfile.Builder |
GcsProfile.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GcsProfile.Builder |
GcsProfile.Builder.clear() |
GcsProfile.Builder |
GcsProfile.Builder.clearBucket()
Required.
|
GcsProfile.Builder |
GcsProfile.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GcsProfile.Builder |
GcsProfile.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GcsProfile.Builder |
GcsProfile.Builder.clearRootPath()
The root path inside the Cloud Storage bucket.
|
GcsProfile.Builder |
GcsProfile.Builder.clone() |
GcsProfile.Builder |
ConnectionProfile.Builder.getGcsProfileBuilder()
Cloud Storage ConnectionProfile configuration.
|
GcsProfile.Builder |
GcsProfile.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GcsProfile.Builder |
GcsProfile.Builder.mergeFrom(GcsProfile other) |
GcsProfile.Builder |
GcsProfile.Builder.mergeFrom(com.google.protobuf.Message other) |
GcsProfile.Builder |
GcsProfile.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GcsProfile.Builder |
GcsProfile.newBuilder() |
static GcsProfile.Builder |
GcsProfile.newBuilder(GcsProfile prototype) |
GcsProfile.Builder |
GcsProfile.newBuilderForType() |
protected GcsProfile.Builder |
GcsProfile.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GcsProfile.Builder |
GcsProfile.Builder.setBucket(String value)
Required.
|
GcsProfile.Builder |
GcsProfile.Builder.setBucketBytes(com.google.protobuf.ByteString value)
Required.
|
GcsProfile.Builder |
GcsProfile.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GcsProfile.Builder |
GcsProfile.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GcsProfile.Builder |
GcsProfile.Builder.setRootPath(String value)
The root path inside the Cloud Storage bucket.
|
GcsProfile.Builder |
GcsProfile.Builder.setRootPathBytes(com.google.protobuf.ByteString value)
The root path inside the Cloud Storage bucket.
|
GcsProfile.Builder |
GcsProfile.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GcsProfile.Builder |
GcsProfile.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setGcsProfile(GcsProfile.Builder builderForValue)
Cloud Storage ConnectionProfile configuration.
|
Copyright © 2022 Google LLC. All rights reserved.