Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Method and Description |
---|---|
Bucket.IamConfig |
Bucket.IamConfig.Builder.build() |
Bucket.IamConfig |
Bucket.IamConfig.Builder.buildPartial() |
static Bucket.IamConfig |
Bucket.IamConfig.getDefaultInstance() |
Bucket.IamConfig |
Bucket.IamConfig.getDefaultInstanceForType() |
Bucket.IamConfig |
Bucket.IamConfig.Builder.getDefaultInstanceForType() |
Bucket.IamConfig |
Bucket.getIamConfig()
The bucket's IAM config.
|
Bucket.IamConfig |
Bucket.Builder.getIamConfig()
The bucket's IAM config.
|
Bucket.IamConfig |
BucketOrBuilder.getIamConfig()
The bucket's IAM config.
|
static Bucket.IamConfig |
Bucket.IamConfig.parseDelimitedFrom(InputStream input) |
static Bucket.IamConfig |
Bucket.IamConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.IamConfig |
Bucket.IamConfig.parseFrom(byte[] data) |
static Bucket.IamConfig |
Bucket.IamConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.IamConfig |
Bucket.IamConfig.parseFrom(ByteBuffer data) |
static Bucket.IamConfig |
Bucket.IamConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.IamConfig |
Bucket.IamConfig.parseFrom(com.google.protobuf.ByteString data) |
static Bucket.IamConfig |
Bucket.IamConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.IamConfig |
Bucket.IamConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Bucket.IamConfig |
Bucket.IamConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.IamConfig |
Bucket.IamConfig.parseFrom(InputStream input) |
static Bucket.IamConfig |
Bucket.IamConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Bucket.IamConfig> |
Bucket.IamConfig.getParserForType() |
static com.google.protobuf.Parser<Bucket.IamConfig> |
Bucket.IamConfig.parser() |
Modifier and Type | Method and Description |
---|---|
Bucket.IamConfig.Builder |
Bucket.IamConfig.Builder.mergeFrom(Bucket.IamConfig other) |
Bucket.Builder |
Bucket.Builder.mergeIamConfig(Bucket.IamConfig value)
The bucket's IAM config.
|
static Bucket.IamConfig.Builder |
Bucket.IamConfig.newBuilder(Bucket.IamConfig prototype) |
Bucket.Builder |
Bucket.Builder.setIamConfig(Bucket.IamConfig value)
The bucket's IAM config.
|
Copyright © 2023 Google LLC. All rights reserved.