Class: Google::Cloud::EdgeContainer::V1::Authorization
- Inherits:
-
Object
- Object
- Google::Cloud::EdgeContainer::V1::Authorization
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/edgecontainer/v1/resources.rb
Overview
RBAC policy that will be applied and managed by GEC.
Instance Attribute Summary collapse
Instance Attribute Details
#admin_users ⇒ ::Google::Cloud::EdgeContainer::V1::ClusterUser
420 421 422 423 |
# File 'proto_docs/google/cloud/edgecontainer/v1/resources.rb', line 420 class Authorization include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |