Uses of Class
com.google.cloud.datastream.v1.GcsProfile.Builder
-
Packages that use GcsProfile.Builder Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of GcsProfile.Builder in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return GcsProfile.Builder Modifier and Type Method Description GcsProfile.BuilderGcsProfile.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)GcsProfile.BuilderGcsProfile.Builder. clear()GcsProfile.BuilderGcsProfile.Builder. clearBucket()Required.GcsProfile.BuilderGcsProfile.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)GcsProfile.BuilderGcsProfile.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)GcsProfile.BuilderGcsProfile.Builder. clearRootPath()The root path inside the Cloud Storage bucket.GcsProfile.BuilderGcsProfile.Builder. clone()GcsProfile.BuilderConnectionProfile.Builder. getGcsProfileBuilder()Cloud Storage ConnectionProfile configuration.GcsProfile.BuilderGcsProfile.Builder. mergeFrom(GcsProfile other)GcsProfile.BuilderGcsProfile.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GcsProfile.BuilderGcsProfile.Builder. mergeFrom(com.google.protobuf.Message other)GcsProfile.BuilderGcsProfile.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static GcsProfile.BuilderGcsProfile. newBuilder()static GcsProfile.BuilderGcsProfile. newBuilder(GcsProfile prototype)GcsProfile.BuilderGcsProfile. newBuilderForType()protected GcsProfile.BuilderGcsProfile. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)GcsProfile.BuilderGcsProfile.Builder. setBucket(String value)Required.GcsProfile.BuilderGcsProfile.Builder. setBucketBytes(com.google.protobuf.ByteString value)Required.GcsProfile.BuilderGcsProfile.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)GcsProfile.BuilderGcsProfile.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)GcsProfile.BuilderGcsProfile.Builder. setRootPath(String value)The root path inside the Cloud Storage bucket.GcsProfile.BuilderGcsProfile.Builder. setRootPathBytes(com.google.protobuf.ByteString value)The root path inside the Cloud Storage bucket.GcsProfile.BuilderGcsProfile.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GcsProfile.BuilderGcsProfile. toBuilder()Methods in com.google.cloud.datastream.v1 with parameters of type GcsProfile.Builder Modifier and Type Method Description ConnectionProfile.BuilderConnectionProfile.Builder. setGcsProfile(GcsProfile.Builder builderForValue)Cloud Storage ConnectionProfile configuration.
-