Reference documentation and code samples for the Access Context Manager V1 API class Google::Identity::AccessContextManager::V1::AccessContextManager::Rest::ServiceStub.
REST service stub for the AccessContextManager service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#commit_service_perimeters
def commit_service_perimeters(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the commit_service_perimeters REST call
- request_pb (::Google::Identity::AccessContextManager::V1::CommitServicePerimetersRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_access_level
def create_access_level(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_access_level REST call
- request_pb (::Google::Identity::AccessContextManager::V1::CreateAccessLevelRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_access_policy
def create_access_policy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_access_policy REST call
- request_pb (::Google::Identity::AccessContextManager::V1::AccessPolicy) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_gcp_user_access_binding
def create_gcp_user_access_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_gcp_user_access_binding REST call
- request_pb (::Google::Identity::AccessContextManager::V1::CreateGcpUserAccessBindingRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_service_perimeter
def create_service_perimeter(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_service_perimeter REST call
- request_pb (::Google::Identity::AccessContextManager::V1::CreateServicePerimeterRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_access_level
def delete_access_level(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_access_level REST call
- request_pb (::Google::Identity::AccessContextManager::V1::DeleteAccessLevelRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_access_policy
def delete_access_policy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_access_policy REST call
- request_pb (::Google::Identity::AccessContextManager::V1::DeleteAccessPolicyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_gcp_user_access_binding
def delete_gcp_user_access_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_gcp_user_access_binding REST call
- request_pb (::Google::Identity::AccessContextManager::V1::DeleteGcpUserAccessBindingRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_service_perimeter
def delete_service_perimeter(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_service_perimeter REST call
- request_pb (::Google::Identity::AccessContextManager::V1::DeleteServicePerimeterRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_access_level
def get_access_level(request_pb, options = nil) { |result, operation| ... } -> ::Google::Identity::AccessContextManager::V1::AccessLevel
Baseline implementation for the get_access_level REST call
- request_pb (::Google::Identity::AccessContextManager::V1::GetAccessLevelRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Identity::AccessContextManager::V1::AccessLevel)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Identity::AccessContextManager::V1::AccessLevel) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_access_policy
def get_access_policy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Identity::AccessContextManager::V1::AccessPolicy
Baseline implementation for the get_access_policy REST call
- request_pb (::Google::Identity::AccessContextManager::V1::GetAccessPolicyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Identity::AccessContextManager::V1::AccessPolicy)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Identity::AccessContextManager::V1::AccessPolicy) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_gcp_user_access_binding
def get_gcp_user_access_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding
Baseline implementation for the get_gcp_user_access_binding REST call
- request_pb (::Google::Identity::AccessContextManager::V1::GetGcpUserAccessBindingRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_iam_policy
def get_iam_policy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Iam::V1::Policy
Baseline implementation for the get_iam_policy REST call
- request_pb (::Google::Iam::V1::GetIamPolicyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Iam::V1::Policy)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Iam::V1::Policy) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_service_perimeter
def get_service_perimeter(request_pb, options = nil) { |result, operation| ... } -> ::Google::Identity::AccessContextManager::V1::ServicePerimeter
Baseline implementation for the get_service_perimeter REST call
- request_pb (::Google::Identity::AccessContextManager::V1::GetServicePerimeterRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Identity::AccessContextManager::V1::ServicePerimeter)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Identity::AccessContextManager::V1::ServicePerimeter) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub
#list_access_levels
def list_access_levels(request_pb, options = nil) { |result, operation| ... } -> ::Google::Identity::AccessContextManager::V1::ListAccessLevelsResponse
Baseline implementation for the list_access_levels REST call
- request_pb (::Google::Identity::AccessContextManager::V1::ListAccessLevelsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Identity::AccessContextManager::V1::ListAccessLevelsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Identity::AccessContextManager::V1::ListAccessLevelsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_access_policies
def list_access_policies(request_pb, options = nil) { |result, operation| ... } -> ::Google::Identity::AccessContextManager::V1::ListAccessPoliciesResponse
Baseline implementation for the list_access_policies REST call
- request_pb (::Google::Identity::AccessContextManager::V1::ListAccessPoliciesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Identity::AccessContextManager::V1::ListAccessPoliciesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Identity::AccessContextManager::V1::ListAccessPoliciesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_gcp_user_access_bindings
def list_gcp_user_access_bindings(request_pb, options = nil) { |result, operation| ... } -> ::Google::Identity::AccessContextManager::V1::ListGcpUserAccessBindingsResponse
Baseline implementation for the list_gcp_user_access_bindings REST call
- request_pb (::Google::Identity::AccessContextManager::V1::ListGcpUserAccessBindingsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Identity::AccessContextManager::V1::ListGcpUserAccessBindingsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Identity::AccessContextManager::V1::ListGcpUserAccessBindingsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_service_perimeters
def list_service_perimeters(request_pb, options = nil) { |result, operation| ... } -> ::Google::Identity::AccessContextManager::V1::ListServicePerimetersResponse
Baseline implementation for the list_service_perimeters REST call
- request_pb (::Google::Identity::AccessContextManager::V1::ListServicePerimetersRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Identity::AccessContextManager::V1::ListServicePerimetersResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Identity::AccessContextManager::V1::ListServicePerimetersResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#replace_access_levels
def replace_access_levels(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the replace_access_levels REST call
- request_pb (::Google::Identity::AccessContextManager::V1::ReplaceAccessLevelsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#replace_service_perimeters
def replace_service_perimeters(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the replace_service_perimeters REST call
- request_pb (::Google::Identity::AccessContextManager::V1::ReplaceServicePerimetersRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#set_iam_policy
def set_iam_policy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Iam::V1::Policy
Baseline implementation for the set_iam_policy REST call
- request_pb (::Google::Iam::V1::SetIamPolicyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Iam::V1::Policy)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Iam::V1::Policy) — A result object deserialized from the server's reply
- (::ArgumentError)
#test_iam_permissions
def test_iam_permissions(request_pb, options = nil) { |result, operation| ... } -> ::Google::Iam::V1::TestIamPermissionsResponse
Baseline implementation for the test_iam_permissions REST call
- request_pb (::Google::Iam::V1::TestIamPermissionsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Iam::V1::TestIamPermissionsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Iam::V1::TestIamPermissionsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_access_level
def update_access_level(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_access_level REST call
- request_pb (::Google::Identity::AccessContextManager::V1::UpdateAccessLevelRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_access_policy
def update_access_policy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_access_policy REST call
- request_pb (::Google::Identity::AccessContextManager::V1::UpdateAccessPolicyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_gcp_user_access_binding
def update_gcp_user_access_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_gcp_user_access_binding REST call
- request_pb (::Google::Identity::AccessContextManager::V1::UpdateGcpUserAccessBindingRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_service_perimeter
def update_service_perimeter(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_service_perimeter REST call
- request_pb (::Google::Identity::AccessContextManager::V1::UpdateServicePerimeterRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)