Package | Description |
---|---|
com.google.cloud.asset.v1p7beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
OutputResult |
OutputResult.Builder.build() |
OutputResult |
OutputResult.Builder.buildPartial() |
static OutputResult |
OutputResult.getDefaultInstance() |
OutputResult |
OutputResult.getDefaultInstanceForType() |
OutputResult |
OutputResult.Builder.getDefaultInstanceForType() |
OutputResult |
ExportAssetsResponse.getOutputResult()
Output result indicating where the assets were exported to.
|
OutputResult |
ExportAssetsResponse.Builder.getOutputResult()
Output result indicating where the assets were exported to.
|
OutputResult |
ExportAssetsResponseOrBuilder.getOutputResult()
Output result indicating where the assets were exported to.
|
static OutputResult |
OutputResult.parseDelimitedFrom(InputStream input) |
static OutputResult |
OutputResult.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static OutputResult |
OutputResult.parseFrom(byte[] data) |
static OutputResult |
OutputResult.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static OutputResult |
OutputResult.parseFrom(ByteBuffer data) |
static OutputResult |
OutputResult.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static OutputResult |
OutputResult.parseFrom(ByteString data) |
static OutputResult |
OutputResult.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static OutputResult |
OutputResult.parseFrom(CodedInputStream input) |
static OutputResult |
OutputResult.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static OutputResult |
OutputResult.parseFrom(InputStream input) |
static OutputResult |
OutputResult.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<OutputResult> |
OutputResult.getParserForType() |
static Parser<OutputResult> |
OutputResult.parser() |
Modifier and Type | Method and Description |
---|---|
OutputResult.Builder |
OutputResult.Builder.mergeFrom(OutputResult other) |
ExportAssetsResponse.Builder |
ExportAssetsResponse.Builder.mergeOutputResult(OutputResult value)
Output result indicating where the assets were exported to.
|
static OutputResult.Builder |
OutputResult.newBuilder(OutputResult prototype) |
ExportAssetsResponse.Builder |
ExportAssetsResponse.Builder.setOutputResult(OutputResult value)
Output result indicating where the assets were exported to.
|
Copyright © 2022 Google LLC. All rights reserved.