public interface CreateBranchRuleRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BranchRule |
getBranchRule()
.google.cloud.securesourcemanager.v1.BranchRule branch_rule = 2 [(.google.api.field_behavior) = REQUIRED];
|
String |
getBranchRuleId()
string branch_rule_id = 3 [(.google.api.field_behavior) = REQUIRED]; |
com.google.protobuf.ByteString |
getBranchRuleIdBytes()
string branch_rule_id = 3 [(.google.api.field_behavior) = REQUIRED]; |
BranchRuleOrBuilder |
getBranchRuleOrBuilder()
.google.cloud.securesourcemanager.v1.BranchRule branch_rule = 2 [(.google.api.field_behavior) = REQUIRED];
|
String |
getParent()
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
|
com.google.protobuf.ByteString |
getParentBytes()
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
|
boolean |
hasBranchRule()
.google.cloud.securesourcemanager.v1.BranchRule branch_rule = 2 [(.google.api.field_behavior) = REQUIRED];
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getParent()
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
com.google.protobuf.ByteString getParentBytes()
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
boolean hasBranchRule()
.google.cloud.securesourcemanager.v1.BranchRule branch_rule = 2 [(.google.api.field_behavior) = REQUIRED];
BranchRule getBranchRule()
.google.cloud.securesourcemanager.v1.BranchRule branch_rule = 2 [(.google.api.field_behavior) = REQUIRED];
BranchRuleOrBuilder getBranchRuleOrBuilder()
.google.cloud.securesourcemanager.v1.BranchRule branch_rule = 2 [(.google.api.field_behavior) = REQUIRED];
String getBranchRuleId()
string branch_rule_id = 3 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getBranchRuleIdBytes()
string branch_rule_id = 3 [(.google.api.field_behavior) = REQUIRED];Copyright © 2025 Google LLC. All rights reserved.