| Modifier and Type | Method and Description |
|---|---|
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.clear() |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.clearCommitMessage()
Commit message for the git push.
|
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.clearTrackingBranch()
Tracking branch for the git push.
|
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.clone() |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.Builder.getGitDestinationBuilder()
Optional.
|
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.mergeFrom(ExportAgentRequest.GitDestination other) |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.mergeFrom(com.google.protobuf.Message other) |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.newBuilder() |
static ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.newBuilder(ExportAgentRequest.GitDestination prototype) |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.newBuilderForType() |
protected ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.setCommitMessage(String value)
Commit message for the git push.
|
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.setCommitMessageBytes(com.google.protobuf.ByteString value)
Commit message for the git push.
|
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.setTrackingBranch(String value)
Tracking branch for the git push.
|
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.setTrackingBranchBytes(com.google.protobuf.ByteString value)
Tracking branch for the git push.
|
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ExportAgentRequest.Builder |
ExportAgentRequest.Builder.setGitDestination(ExportAgentRequest.GitDestination.Builder builderForValue)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.