Reference documentation and code samples for the Google Cloud VMware Engine V1 API class Google::Cloud::VmwareEngine::V1::Principal.
Users/Service accounts which have access for DNS binding on the intranet VPC corresponding to the consumer project.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#service_account
def service_account() -> ::String
Returns
- (::String) — The service account which needs to be granted the permission.
#service_account=
def service_account=(value) -> ::String
Parameter
- value (::String) — The service account which needs to be granted the permission.
Returns
- (::String) — The service account which needs to be granted the permission.
#user
def user() -> ::String
Returns
- (::String) — The user who needs to be granted permission.
#user=
def user=(value) -> ::String
Parameter
- value (::String) — The user who needs to be granted permission.
Returns
- (::String) — The user who needs to be granted permission.