Skip to main content

bindings

Overview

Namebindings
TypeResource
Idgoogle.gkehub.bindings

Fields

NameDatatypeDescription
namestringThe resource name for the membershipbinding itself projects/{project}/locations/{location}/memberships/{membership}/bindings/{membershipbinding}
createTimestringOutput only. When the membership binding was created.
deleteTimestringOutput only. When the membership binding was deleted.
labelsobjectOptional. Labels for this MembershipBinding.
scopestringA Scope resource name in the format projects/*/locations/*/scopes/*.
stateobjectMembershipBindingLifecycleState describes the state of a Binding resource.
uidstringOutput only. Google-generated UUID for this resource. This is unique across all membershipbinding resources. If a membershipbinding resource is deleted and another resource with the same name is created, it gets a different uid.
updateTimestringOutput only. When the membership binding was last updated.

Methods

NameAccessible byRequired ParamsDescription
projects_locations_memberships_bindings_getSELECTbindingsId, locationsId, membershipsId, projectsIdReturns the details of a MembershipBinding.
projects_locations_memberships_bindings_listSELECTlocationsId, membershipsId, projectsIdLists MembershipBindings.
projects_locations_memberships_bindings_createINSERTlocationsId, membershipsId, projectsIdCreates a MembershipBinding.
projects_locations_memberships_bindings_deleteDELETEbindingsId, locationsId, membershipsId, projectsIdDeletes a MembershipBinding.
_projects_locations_memberships_bindings_listEXEClocationsId, membershipsId, projectsIdLists MembershipBindings.
projects_locations_memberships_bindings_patchEXECbindingsId, locationsId, membershipsId, projectsIdUpdates a MembershipBinding.