| Modifier and Type | Method and Description |
|---|---|
ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.Builder.build() |
ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.Builder.buildPartial() |
ImportIntentsResponse.ConflictingResources |
ImportIntentsResponseOrBuilder.getConflictingResources()
Info which resources have conflicts when
[REPORT_CONFLICT][ImportIntentsResponse.REPORT_CONFLICT] merge_option is
set in ImportIntentsRequest.
|
ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.getConflictingResources()
Info which resources have conflicts when
[REPORT_CONFLICT][ImportIntentsResponse.REPORT_CONFLICT] merge_option is
set in ImportIntentsRequest.
|
ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.Builder.getConflictingResources()
Info which resources have conflicts when
[REPORT_CONFLICT][ImportIntentsResponse.REPORT_CONFLICT] merge_option is
set in ImportIntentsRequest.
|
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.getDefaultInstance() |
ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.getDefaultInstanceForType() |
ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.Builder.getDefaultInstanceForType() |
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.parseDelimitedFrom(InputStream input) |
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.parseFrom(byte[] data) |
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.parseFrom(ByteBuffer data) |
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.parseFrom(com.google.protobuf.ByteString data) |
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.parseFrom(InputStream input) |
static ImportIntentsResponse.ConflictingResources |
ImportIntentsResponse.ConflictingResources.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImportIntentsResponse.ConflictingResources> |
ImportIntentsResponse.ConflictingResources.getParserForType() |
static com.google.protobuf.Parser<ImportIntentsResponse.ConflictingResources> |
ImportIntentsResponse.ConflictingResources.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImportIntentsResponse.Builder |
ImportIntentsResponse.Builder.mergeConflictingResources(ImportIntentsResponse.ConflictingResources value)
Info which resources have conflicts when
[REPORT_CONFLICT][ImportIntentsResponse.REPORT_CONFLICT] merge_option is
set in ImportIntentsRequest.
|
ImportIntentsResponse.ConflictingResources.Builder |
ImportIntentsResponse.ConflictingResources.Builder.mergeFrom(ImportIntentsResponse.ConflictingResources other) |
static ImportIntentsResponse.ConflictingResources.Builder |
ImportIntentsResponse.ConflictingResources.newBuilder(ImportIntentsResponse.ConflictingResources prototype) |
ImportIntentsResponse.Builder |
ImportIntentsResponse.Builder.setConflictingResources(ImportIntentsResponse.ConflictingResources value)
Info which resources have conflicts when
[REPORT_CONFLICT][ImportIntentsResponse.REPORT_CONFLICT] merge_option is
set in ImportIntentsRequest.
|
Copyright © 2025 Google LLC. All rights reserved.