Uses of Class
com.google.cloud.datastream.v1.GcsProfile
-
Packages that use GcsProfile Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of GcsProfile in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return GcsProfile Modifier and Type Method Description GcsProfileGcsProfile.Builder. build()GcsProfileGcsProfile.Builder. buildPartial()static GcsProfileGcsProfile. getDefaultInstance()GcsProfileGcsProfile.Builder. getDefaultInstanceForType()GcsProfileGcsProfile. getDefaultInstanceForType()GcsProfileConnectionProfile.Builder. getGcsProfile()Cloud Storage ConnectionProfile configuration.GcsProfileConnectionProfile. getGcsProfile()Cloud Storage ConnectionProfile configuration.GcsProfileConnectionProfileOrBuilder. getGcsProfile()Cloud Storage ConnectionProfile configuration.static GcsProfileGcsProfile. parseDelimitedFrom(InputStream input)static GcsProfileGcsProfile. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsProfileGcsProfile. parseFrom(byte[] data)static GcsProfileGcsProfile. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsProfileGcsProfile. parseFrom(com.google.protobuf.ByteString data)static GcsProfileGcsProfile. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsProfileGcsProfile. parseFrom(com.google.protobuf.CodedInputStream input)static GcsProfileGcsProfile. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsProfileGcsProfile. parseFrom(InputStream input)static GcsProfileGcsProfile. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsProfileGcsProfile. parseFrom(ByteBuffer data)static GcsProfileGcsProfile. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datastream.v1 that return types with arguments of type GcsProfile Modifier and Type Method Description com.google.protobuf.Parser<GcsProfile>GcsProfile. getParserForType()static com.google.protobuf.Parser<GcsProfile>GcsProfile. parser()Methods in com.google.cloud.datastream.v1 with parameters of type GcsProfile Modifier and Type Method Description GcsProfile.BuilderGcsProfile.Builder. mergeFrom(GcsProfile other)ConnectionProfile.BuilderConnectionProfile.Builder. mergeGcsProfile(GcsProfile value)Cloud Storage ConnectionProfile configuration.static GcsProfile.BuilderGcsProfile. newBuilder(GcsProfile prototype)ConnectionProfile.BuilderConnectionProfile.Builder. setGcsProfile(GcsProfile value)Cloud Storage ConnectionProfile configuration.
-