Reference documentation and code samples for the Access Context Manager V1 API class Google::Identity::AccessContextManager::V1::ListGcpUserAccessBindingsResponse.
Response of [ListGcpUserAccessBindings] [google.identity.accesscontextmanager.v1.AccessContextManager.ListGcpUserAccessBindings].
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gcp_user_access_bindings
def gcp_user_access_bindings() -> ::Array<::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding>
Returns
- (::Array<::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding>) — [GcpUserAccessBinding] [google.identity.accesscontextmanager.v1.GcpUserAccessBinding]
#gcp_user_access_bindings=
def gcp_user_access_bindings=(value) -> ::Array<::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding>
Parameter
- value (::Array<::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding>) — [GcpUserAccessBinding] [google.identity.accesscontextmanager.v1.GcpUserAccessBinding]
Returns
- (::Array<::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding>) — [GcpUserAccessBinding] [google.identity.accesscontextmanager.v1.GcpUserAccessBinding]
#next_page_token
def next_page_token() -> ::String
Returns
- (::String) — Token to get the next page of items. If blank, there are no more items.
#next_page_token=
def next_page_token=(value) -> ::String
Parameter
- value (::String) — Token to get the next page of items. If blank, there are no more items.
Returns
- (::String) — Token to get the next page of items. If blank, there are no more items.