| Modifier and Type | Method and Description |
|---|---|
ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.Builder.build() |
ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.Builder.buildPartial() |
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.getDefaultInstance() |
ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.getDefaultInstanceForType() |
ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.Builder.getDefaultInstanceForType() |
ExportAgentRequest.GitDestination |
ExportAgentRequestOrBuilder.getGitDestination()
Optional.
|
ExportAgentRequest.GitDestination |
ExportAgentRequest.getGitDestination()
Optional.
|
ExportAgentRequest.GitDestination |
ExportAgentRequest.Builder.getGitDestination()
Optional.
|
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.parseDelimitedFrom(InputStream input) |
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.parseFrom(byte[] data) |
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.parseFrom(ByteBuffer data) |
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.parseFrom(com.google.protobuf.ByteString data) |
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.parseFrom(InputStream input) |
static ExportAgentRequest.GitDestination |
ExportAgentRequest.GitDestination.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExportAgentRequest.GitDestination> |
ExportAgentRequest.GitDestination.getParserForType() |
static com.google.protobuf.Parser<ExportAgentRequest.GitDestination> |
ExportAgentRequest.GitDestination.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.Builder.mergeFrom(ExportAgentRequest.GitDestination other) |
ExportAgentRequest.Builder |
ExportAgentRequest.Builder.mergeGitDestination(ExportAgentRequest.GitDestination value)
Optional.
|
static ExportAgentRequest.GitDestination.Builder |
ExportAgentRequest.GitDestination.newBuilder(ExportAgentRequest.GitDestination prototype) |
ExportAgentRequest.Builder |
ExportAgentRequest.Builder.setGitDestination(ExportAgentRequest.GitDestination value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.