| Modifier and Type | Method and Description |
|---|---|
ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.Builder.build() |
ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.Builder.buildPartial() |
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.getDefaultInstance() |
ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.getDefaultInstanceForType() |
ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.Builder.getDefaultInstanceForType() |
ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.getGcsDestination()
Google Cloud Storage URI to export the issue model to.
|
ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.Builder.getGcsDestination()
Google Cloud Storage URI to export the issue model to.
|
ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequestOrBuilder.getGcsDestination()
Google Cloud Storage URI to export the issue model to.
|
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.parseDelimitedFrom(InputStream input) |
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.parseFrom(byte[] data) |
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.parseFrom(ByteBuffer data) |
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.parseFrom(com.google.protobuf.ByteString data) |
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.parseFrom(InputStream input) |
static ExportIssueModelRequest.GcsDestination |
ExportIssueModelRequest.GcsDestination.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExportIssueModelRequest.GcsDestination> |
ExportIssueModelRequest.GcsDestination.getParserForType() |
static com.google.protobuf.Parser<ExportIssueModelRequest.GcsDestination> |
ExportIssueModelRequest.GcsDestination.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExportIssueModelRequest.GcsDestination.Builder |
ExportIssueModelRequest.GcsDestination.Builder.mergeFrom(ExportIssueModelRequest.GcsDestination other) |
ExportIssueModelRequest.Builder |
ExportIssueModelRequest.Builder.mergeGcsDestination(ExportIssueModelRequest.GcsDestination value)
Google Cloud Storage URI to export the issue model to.
|
static ExportIssueModelRequest.GcsDestination.Builder |
ExportIssueModelRequest.GcsDestination.newBuilder(ExportIssueModelRequest.GcsDestination prototype) |
ExportIssueModelRequest.Builder |
ExportIssueModelRequest.Builder.setGcsDestination(ExportIssueModelRequest.GcsDestination value)
Google Cloud Storage URI to export the issue model to.
|
Copyright © 2025 Google LLC. All rights reserved.