Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::ListMembershipBindingsResponse.
List of MembershipBindings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#membership_bindings
def membership_bindings() -> ::Array<::Google::Cloud::GkeHub::V1::MembershipBinding>
Returns
- (::Array<::Google::Cloud::GkeHub::V1::MembershipBinding>) — The list of membership_bindings
#membership_bindings=
def membership_bindings=(value) -> ::Array<::Google::Cloud::GkeHub::V1::MembershipBinding>
Parameter
- value (::Array<::Google::Cloud::GkeHub::V1::MembershipBinding>) — The list of membership_bindings
Returns
- (::Array<::Google::Cloud::GkeHub::V1::MembershipBinding>) — The list of membership_bindings
#next_page_token
def next_page_token() -> ::String
Returns
-
(::String) — A token to request the next page of resources from the
ListMembershipBindingsmethod. The value of an empty string means that there are no more resources to return.
#next_page_token=
def next_page_token=(value) -> ::String
Parameter
-
value (::String) — A token to request the next page of resources from the
ListMembershipBindingsmethod. The value of an empty string means that there are no more resources to return.
Returns
-
(::String) — A token to request the next page of resources from the
ListMembershipBindingsmethod. The value of an empty string means that there are no more resources to return.
#unreachable
def unreachable() -> ::Array<::String>
Returns
- (::Array<::String>) — List of locations that could not be reached while fetching this list.
#unreachable=
def unreachable=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — List of locations that could not be reached while fetching this list.
Returns
- (::Array<::String>) — List of locations that could not be reached while fetching this list.