Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::GkeHub::Rest::ServiceStub.
REST service stub for the GkeHub service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#create_feature
def create_feature(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the create_feature REST call
- request_pb (::Google::Cloud::GkeHub::V1::CreateFeatureRequest) — 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_fleet
def create_fleet(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the create_fleet REST call
- request_pb (::Google::Cloud::GkeHub::V1::CreateFleetRequest) — 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_membership
def create_membership(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the create_membership REST call
- request_pb (::Google::Cloud::GkeHub::V1::CreateMembershipRequest) — 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_membership_binding
def create_membership_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the create_membership_binding REST call
- request_pb (::Google::Cloud::GkeHub::V1::CreateMembershipBindingRequest) — 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_membership_rbac_role_binding
def create_membership_rbac_role_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the create_membership_rbac_role_binding REST call
- request_pb (::Google::Cloud::GkeHub::V1::CreateMembershipRBACRoleBindingRequest) — 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_scope
def create_scope(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the create_scope REST call
- request_pb (::Google::Cloud::GkeHub::V1::CreateScopeRequest) — 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_scope_namespace
def create_scope_namespace(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the create_scope_namespace REST call
- request_pb (::Google::Cloud::GkeHub::V1::CreateScopeNamespaceRequest) — 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_scope_rbac_role_binding
def create_scope_rbac_role_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the create_scope_rbac_role_binding REST call
- request_pb (::Google::Cloud::GkeHub::V1::CreateScopeRBACRoleBindingRequest) — 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_feature
def delete_feature(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the delete_feature REST call
- request_pb (::Google::Cloud::GkeHub::V1::DeleteFeatureRequest) — 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_fleet
def delete_fleet(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the delete_fleet REST call
- request_pb (::Google::Cloud::GkeHub::V1::DeleteFleetRequest) — 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_membership
def delete_membership(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the delete_membership REST call
- request_pb (::Google::Cloud::GkeHub::V1::DeleteMembershipRequest) — 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_membership_binding
def delete_membership_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the delete_membership_binding REST call
- request_pb (::Google::Cloud::GkeHub::V1::DeleteMembershipBindingRequest) — 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_membership_rbac_role_binding
def delete_membership_rbac_role_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the delete_membership_rbac_role_binding REST call
- request_pb (::Google::Cloud::GkeHub::V1::DeleteMembershipRBACRoleBindingRequest) — 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_scope
def delete_scope(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the delete_scope REST call
- request_pb (::Google::Cloud::GkeHub::V1::DeleteScopeRequest) — 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_scope_namespace
def delete_scope_namespace(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the delete_scope_namespace REST call
- request_pb (::Google::Cloud::GkeHub::V1::DeleteScopeNamespaceRequest) — 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_scope_rbac_role_binding
def delete_scope_rbac_role_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the delete_scope_rbac_role_binding REST call
- request_pb (::Google::Cloud::GkeHub::V1::DeleteScopeRBACRoleBindingRequest) — 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)
#endpoint
def endpoint() -> StringThe effective endpoint
- (String)
#generate_connect_manifest
def generate_connect_manifest(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::GenerateConnectManifestResponseBaseline implementation for the generate_connect_manifest REST call
- request_pb (::Google::Cloud::GkeHub::V1::GenerateConnectManifestRequest) — 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::Cloud::GkeHub::V1::GenerateConnectManifestResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::GenerateConnectManifestResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#generate_membership_rbac_role_binding_yaml
def generate_membership_rbac_role_binding_yaml(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::GenerateMembershipRBACRoleBindingYAMLResponseBaseline implementation for the generate_membership_rbac_role_binding_yaml REST call
- request_pb (::Google::Cloud::GkeHub::V1::GenerateMembershipRBACRoleBindingYAMLRequest) — 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::Cloud::GkeHub::V1::GenerateMembershipRBACRoleBindingYAMLResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::GenerateMembershipRBACRoleBindingYAMLResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_feature
def get_feature(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::FeatureBaseline implementation for the get_feature REST call
- request_pb (::Google::Cloud::GkeHub::V1::GetFeatureRequest) — 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::Cloud::GkeHub::V1::Feature)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::Feature) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_fleet
def get_fleet(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::FleetBaseline implementation for the get_fleet REST call
- request_pb (::Google::Cloud::GkeHub::V1::GetFleetRequest) — 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::Cloud::GkeHub::V1::Fleet)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::Fleet) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_membership
def get_membership(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::MembershipBaseline implementation for the get_membership REST call
- request_pb (::Google::Cloud::GkeHub::V1::GetMembershipRequest) — 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::Cloud::GkeHub::V1::Membership)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::Membership) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_membership_binding
def get_membership_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::MembershipBindingBaseline implementation for the get_membership_binding REST call
- request_pb (::Google::Cloud::GkeHub::V1::GetMembershipBindingRequest) — 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::Cloud::GkeHub::V1::MembershipBinding)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::MembershipBinding) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_membership_rbac_role_binding
def get_membership_rbac_role_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::RBACRoleBindingBaseline implementation for the get_membership_rbac_role_binding REST call
- request_pb (::Google::Cloud::GkeHub::V1::GetMembershipRBACRoleBindingRequest) — 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::Cloud::GkeHub::V1::RBACRoleBinding)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::RBACRoleBinding) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_scope
def get_scope(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::ScopeBaseline implementation for the get_scope REST call
- request_pb (::Google::Cloud::GkeHub::V1::GetScopeRequest) — 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::Cloud::GkeHub::V1::Scope)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::Scope) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_scope_namespace
def get_scope_namespace(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::NamespaceBaseline implementation for the get_scope_namespace REST call
- request_pb (::Google::Cloud::GkeHub::V1::GetScopeNamespaceRequest) — 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::Cloud::GkeHub::V1::Namespace)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::Namespace) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_scope_rbac_role_binding
def get_scope_rbac_role_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::RBACRoleBindingBaseline implementation for the get_scope_rbac_role_binding REST call
- request_pb (::Google::Cloud::GkeHub::V1::GetScopeRBACRoleBindingRequest) — 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::Cloud::GkeHub::V1::RBACRoleBinding)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::RBACRoleBinding) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_bound_memberships
def list_bound_memberships(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::ListBoundMembershipsResponseBaseline implementation for the list_bound_memberships REST call
- request_pb (::Google::Cloud::GkeHub::V1::ListBoundMembershipsRequest) — 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::Cloud::GkeHub::V1::ListBoundMembershipsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::ListBoundMembershipsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_features
def list_features(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::ListFeaturesResponseBaseline implementation for the list_features REST call
- request_pb (::Google::Cloud::GkeHub::V1::ListFeaturesRequest) — 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::Cloud::GkeHub::V1::ListFeaturesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::ListFeaturesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_fleets
def list_fleets(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::ListFleetsResponseBaseline implementation for the list_fleets REST call
- request_pb (::Google::Cloud::GkeHub::V1::ListFleetsRequest) — 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::Cloud::GkeHub::V1::ListFleetsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::ListFleetsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_membership_bindings
def list_membership_bindings(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::ListMembershipBindingsResponseBaseline implementation for the list_membership_bindings REST call
- request_pb (::Google::Cloud::GkeHub::V1::ListMembershipBindingsRequest) — 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::Cloud::GkeHub::V1::ListMembershipBindingsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::ListMembershipBindingsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_membership_rbac_role_bindings
def list_membership_rbac_role_bindings(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::ListMembershipRBACRoleBindingsResponseBaseline implementation for the list_membership_rbac_role_bindings REST call
- request_pb (::Google::Cloud::GkeHub::V1::ListMembershipRBACRoleBindingsRequest) — 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::Cloud::GkeHub::V1::ListMembershipRBACRoleBindingsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::ListMembershipRBACRoleBindingsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_memberships
def list_memberships(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::ListMembershipsResponseBaseline implementation for the list_memberships REST call
- request_pb (::Google::Cloud::GkeHub::V1::ListMembershipsRequest) — 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::Cloud::GkeHub::V1::ListMembershipsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::ListMembershipsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_permitted_scopes
def list_permitted_scopes(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::ListPermittedScopesResponseBaseline implementation for the list_permitted_scopes REST call
- request_pb (::Google::Cloud::GkeHub::V1::ListPermittedScopesRequest) — 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::Cloud::GkeHub::V1::ListPermittedScopesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::ListPermittedScopesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_scope_namespaces
def list_scope_namespaces(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::ListScopeNamespacesResponseBaseline implementation for the list_scope_namespaces REST call
- request_pb (::Google::Cloud::GkeHub::V1::ListScopeNamespacesRequest) — 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::Cloud::GkeHub::V1::ListScopeNamespacesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::ListScopeNamespacesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_scope_rbac_role_bindings
def list_scope_rbac_role_bindings(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::ListScopeRBACRoleBindingsResponseBaseline implementation for the list_scope_rbac_role_bindings REST call
- request_pb (::Google::Cloud::GkeHub::V1::ListScopeRBACRoleBindingsRequest) — 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::Cloud::GkeHub::V1::ListScopeRBACRoleBindingsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::ListScopeRBACRoleBindingsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_scopes
def list_scopes(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GkeHub::V1::ListScopesResponseBaseline implementation for the list_scopes REST call
- request_pb (::Google::Cloud::GkeHub::V1::ListScopesRequest) — 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::Cloud::GkeHub::V1::ListScopesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GkeHub::V1::ListScopesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#logger
def logger(stub: false) -> LoggerThe logger used for request/response debug logging.
- (Logger)
#universe_domain
def universe_domain() -> StringThe effective universe domain
- (String)
#update_feature
def update_feature(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the update_feature REST call
- request_pb (::Google::Cloud::GkeHub::V1::UpdateFeatureRequest) — 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_fleet
def update_fleet(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the update_fleet REST call
- request_pb (::Google::Cloud::GkeHub::V1::UpdateFleetRequest) — 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_membership
def update_membership(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the update_membership REST call
- request_pb (::Google::Cloud::GkeHub::V1::UpdateMembershipRequest) — 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_membership_binding
def update_membership_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the update_membership_binding REST call
- request_pb (::Google::Cloud::GkeHub::V1::UpdateMembershipBindingRequest) — 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_membership_rbac_role_binding
def update_membership_rbac_role_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the update_membership_rbac_role_binding REST call
- request_pb (::Google::Cloud::GkeHub::V1::UpdateMembershipRBACRoleBindingRequest) — 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_scope
def update_scope(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the update_scope REST call
- request_pb (::Google::Cloud::GkeHub::V1::UpdateScopeRequest) — 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_scope_namespace
def update_scope_namespace(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the update_scope_namespace REST call
- request_pb (::Google::Cloud::GkeHub::V1::UpdateScopeNamespaceRequest) — 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_scope_rbac_role_binding
def update_scope_rbac_role_binding(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::OperationBaseline implementation for the update_scope_rbac_role_binding REST call
- request_pb (::Google::Cloud::GkeHub::V1::UpdateScopeRBACRoleBindingRequest) — 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)