public static interface RestoreAgentRequest.GitSourceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTrackingBranch()
tracking branch for the git pull
string tracking_branch = 1; |
com.google.protobuf.ByteString |
getTrackingBranchBytes()
tracking branch for the git pull
string tracking_branch = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getTrackingBranch()
tracking branch for the git pull
string tracking_branch = 1;com.google.protobuf.ByteString getTrackingBranchBytes()
tracking branch for the git pull
string tracking_branch = 1;Copyright © 2025 Google LLC. All rights reserved.