Secure Source Manager V1 API - Class Google::Cloud::SecureSourceManager::V1::ListBranchRulesResponse (v1.1.0)

Reference documentation and code samples for the Secure Source Manager V1 API class Google::Cloud::SecureSourceManager::V1::ListBranchRulesResponse.

ListBranchRulesResponse is the response to listing branchRules.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#branch_rules

def branch_rules() -> ::Array<::Google::Cloud::SecureSourceManager::V1::BranchRule>
Returns

#branch_rules=

def branch_rules=(value) -> ::Array<::Google::Cloud::SecureSourceManager::V1::BranchRule>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token identifying a page of results the server should return.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token identifying a page of results the server should return.
Returns
  • (::String) — A token identifying a page of results the server should return.