Module: Google::Apis::ClouduseraccountsBeta
- Defined in:
- generated/google/apis/clouduseraccounts_beta.rb,
generated/google/apis/clouduseraccounts_beta/classes.rb,
generated/google/apis/clouduseraccounts_beta/service.rb,
generated/google/apis/clouduseraccounts_beta/representations.rb
Overview
Cloud User Accounts API
Creates and manages users and groups for accessing Google Compute Engine virtual machines.
Defined Under Namespace
Classes: AuthorizedKeysView, CloudUserAccountsService, Group, GroupList, GroupsAddMemberRequest, GroupsRemoveMemberRequest, LinuxAccountViews, LinuxGetAuthorizedKeysViewResponse, LinuxGetLinuxAccountViewsResponse, LinuxGroupView, LinuxUserView, Operation, OperationList, PublicKey, User, UserList
Constant Summary collapse
- VERSION =
'Beta'
- REVISION =
'20160316'
- AUTH_CLOUD_PLATFORM =
View and manage your data across Google Cloud Platform services
'https://www.googleapis.com/auth/cloud-platform'
- AUTH_CLOUD_PLATFORM_READ_ONLY =
View your data across Google Cloud Platform services
'https://www.googleapis.com/auth/cloud-platform.read-only'
- AUTH_CLOUD_USERACCOUNTS =
Manage your Google Cloud User Accounts
'https://www.googleapis.com/auth/cloud.useraccounts'
- AUTH_CLOUD_USERACCOUNTS_READONLY =
View your Google Cloud User Accounts
'https://www.googleapis.com/auth/cloud.useraccounts.readonly'