| Modifier and Type | Method and Description |
|---|---|
static PredefinedObjectAcl |
PredefinedObjectAcl.forNumber(int value) |
PredefinedObjectAcl |
WriteObjectSpecOrBuilder.getPredefinedAcl()
Apply a predefined set of access controls to this object.
|
PredefinedObjectAcl |
WriteObjectSpec.getPredefinedAcl()
Apply a predefined set of access controls to this object.
|
PredefinedObjectAcl |
WriteObjectSpec.Builder.getPredefinedAcl()
Apply a predefined set of access controls to this object.
|
static PredefinedObjectAcl |
PredefinedObjectAcl.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PredefinedObjectAcl |
PredefinedObjectAcl.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PredefinedObjectAcl |
PredefinedObjectAcl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PredefinedObjectAcl[] |
PredefinedObjectAcl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<PredefinedObjectAcl> |
PredefinedObjectAcl.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
WriteObjectSpec.Builder |
WriteObjectSpec.Builder.setPredefinedAcl(PredefinedObjectAcl value)
Apply a predefined set of access controls to this object.
|
Copyright © 2021 Google LLC. All rights reserved.