| Modifier and Type | Method and Description |
|---|---|
GcsProfile |
GcsProfile.Builder.build() |
GcsProfile |
GcsProfile.Builder.buildPartial() |
static GcsProfile |
GcsProfile.getDefaultInstance() |
GcsProfile |
GcsProfile.getDefaultInstanceForType() |
GcsProfile |
GcsProfile.Builder.getDefaultInstanceForType() |
GcsProfile |
ConnectionProfileOrBuilder.getGcsProfile()
Cloud Storage ConnectionProfile configuration.
|
GcsProfile |
ConnectionProfile.getGcsProfile()
Cloud Storage ConnectionProfile configuration.
|
GcsProfile |
ConnectionProfile.Builder.getGcsProfile()
Cloud Storage ConnectionProfile configuration.
|
static GcsProfile |
GcsProfile.parseDelimitedFrom(InputStream input) |
static GcsProfile |
GcsProfile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsProfile |
GcsProfile.parseFrom(byte[] data) |
static GcsProfile |
GcsProfile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsProfile |
GcsProfile.parseFrom(ByteBuffer data) |
static GcsProfile |
GcsProfile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsProfile |
GcsProfile.parseFrom(com.google.protobuf.ByteString data) |
static GcsProfile |
GcsProfile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsProfile |
GcsProfile.parseFrom(com.google.protobuf.CodedInputStream input) |
static GcsProfile |
GcsProfile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsProfile |
GcsProfile.parseFrom(InputStream input) |
static GcsProfile |
GcsProfile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GcsProfile> |
GcsProfile.getParserForType() |
static com.google.protobuf.Parser<GcsProfile> |
GcsProfile.parser() |
| Modifier and Type | Method and Description |
|---|---|
GcsProfile.Builder |
GcsProfile.Builder.mergeFrom(GcsProfile other) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeGcsProfile(GcsProfile value)
Cloud Storage ConnectionProfile configuration.
|
static GcsProfile.Builder |
GcsProfile.newBuilder(GcsProfile prototype) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.setGcsProfile(GcsProfile value)
Cloud Storage ConnectionProfile configuration.
|
Copyright © 2022 Google LLC. All rights reserved.