publicstaticfinalclass Authorization.BuilderextendsGeneratedMessageV3.Builder<Authorization.Builder>implementsAuthorizationOrBuilder
RBAC policy that will be applied and managed by GEC.
Protobuf type google.cloud.edgecontainer.v1.Authorization
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicAuthorization.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicAuthorizationbuild()
buildPartial()
publicAuthorizationbuildPartial()
clear()
publicAuthorization.Builderclear()
Overrides
clearAdminUsers()
publicAuthorization.BuilderclearAdminUsers()
Required. User that will be granted the cluster-admin role on the cluster,
providing full access to the cluster. Currently, this is a singular field,
but will be expanded to allow multiple admins in the future.
.google.cloud.edgecontainer.v1.ClusterUser admin_users = 1 [(.google.api.field_behavior) = REQUIRED];
clearField(Descriptors.FieldDescriptor field)
publicAuthorization.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
publicAuthorization.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clone()
publicAuthorization.Builderclone()
Overrides
getAdminUsers()
publicClusterUsergetAdminUsers()
Required. User that will be granted the cluster-admin role on the cluster,
providing full access to the cluster. Currently, this is a singular field,
but will be expanded to allow multiple admins in the future.
.google.cloud.edgecontainer.v1.ClusterUser admin_users = 1 [(.google.api.field_behavior) = REQUIRED];
getAdminUsersBuilder()
publicClusterUser.BuildergetAdminUsersBuilder()
Required. User that will be granted the cluster-admin role on the cluster,
providing full access to the cluster. Currently, this is a singular field,
but will be expanded to allow multiple admins in the future.
.google.cloud.edgecontainer.v1.ClusterUser admin_users = 1 [(.google.api.field_behavior) = REQUIRED];
getAdminUsersOrBuilder()
publicClusterUserOrBuildergetAdminUsersOrBuilder()
Required. User that will be granted the cluster-admin role on the cluster,
providing full access to the cluster. Currently, this is a singular field,
but will be expanded to allow multiple admins in the future.
.google.cloud.edgecontainer.v1.ClusterUser admin_users = 1 [(.google.api.field_behavior) = REQUIRED];
getDefaultInstanceForType()
publicAuthorizationgetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
hasAdminUsers()
publicbooleanhasAdminUsers()
Required. User that will be granted the cluster-admin role on the cluster,
providing full access to the cluster. Currently, this is a singular field,
but will be expanded to allow multiple admins in the future.
.google.cloud.edgecontainer.v1.ClusterUser admin_users = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
boolean |
Whether the adminUsers field is set.
|
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeAdminUsers(ClusterUser value)
publicAuthorization.BuildermergeAdminUsers(ClusterUservalue)
Required. User that will be granted the cluster-admin role on the cluster,
providing full access to the cluster. Currently, this is a singular field,
but will be expanded to allow multiple admins in the future.
.google.cloud.edgecontainer.v1.ClusterUser admin_users = 1 [(.google.api.field_behavior) = REQUIRED];
mergeFrom(Authorization other)
publicAuthorization.BuildermergeFrom(Authorizationother)
publicAuthorization.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicAuthorization.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalAuthorization.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
setAdminUsers(ClusterUser value)
publicAuthorization.BuildersetAdminUsers(ClusterUservalue)
Required. User that will be granted the cluster-admin role on the cluster,
providing full access to the cluster. Currently, this is a singular field,
but will be expanded to allow multiple admins in the future.
.google.cloud.edgecontainer.v1.ClusterUser admin_users = 1 [(.google.api.field_behavior) = REQUIRED];
setAdminUsers(ClusterUser.Builder builderForValue)
publicAuthorization.BuildersetAdminUsers(ClusterUser.BuilderbuilderForValue)
Required. User that will be granted the cluster-admin role on the cluster,
providing full access to the cluster. Currently, this is a singular field,
but will be expanded to allow multiple admins in the future.
.google.cloud.edgecontainer.v1.ClusterUser admin_users = 1 [(.google.api.field_behavior) = REQUIRED];
setField(Descriptors.FieldDescriptor field, Object value)
publicAuthorization.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicAuthorization.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalAuthorization.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides