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

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

CreateBranchRuleRequest is the request to create a branch rule.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#branch_rule

def branch_rule() -> ::Google::Cloud::SecureSourceManager::V1::BranchRule

#branch_rule=

def branch_rule=(value) -> ::Google::Cloud::SecureSourceManager::V1::BranchRule

#branch_rule_id

def branch_rule_id() -> ::String
Returns
  • (::String)

#branch_rule_id=

def branch_rule_id=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)

#parent

def parent() -> ::String
Returns
  • (::String)

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)