| Modifier and Type | Method and Description |
|---|---|
CustomMetadata |
CustomMetadata.Builder.build() |
CustomMetadata |
CustomMetadata.Builder.buildPartial() |
CustomMetadata |
DeployJobRunMetadataOrBuilder.getCustom()
Output only.
|
CustomMetadata |
Metadata.getCustom()
Output only.
|
CustomMetadata |
Metadata.Builder.getCustom()
Output only.
|
CustomMetadata |
RenderMetadataOrBuilder.getCustom()
Output only.
|
CustomMetadata |
MetadataOrBuilder.getCustom()
Output only.
|
CustomMetadata |
RenderMetadata.getCustom()
Output only.
|
CustomMetadata |
RenderMetadata.Builder.getCustom()
Output only.
|
CustomMetadata |
DeployJobRunMetadata.getCustom()
Output only.
|
CustomMetadata |
DeployJobRunMetadata.Builder.getCustom()
Output only.
|
static CustomMetadata |
CustomMetadata.getDefaultInstance() |
CustomMetadata |
CustomMetadata.getDefaultInstanceForType() |
CustomMetadata |
CustomMetadata.Builder.getDefaultInstanceForType() |
static CustomMetadata |
CustomMetadata.parseDelimitedFrom(InputStream input) |
static CustomMetadata |
CustomMetadata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomMetadata |
CustomMetadata.parseFrom(byte[] data) |
static CustomMetadata |
CustomMetadata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomMetadata |
CustomMetadata.parseFrom(ByteBuffer data) |
static CustomMetadata |
CustomMetadata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomMetadata |
CustomMetadata.parseFrom(com.google.protobuf.ByteString data) |
static CustomMetadata |
CustomMetadata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomMetadata |
CustomMetadata.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomMetadata |
CustomMetadata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomMetadata |
CustomMetadata.parseFrom(InputStream input) |
static CustomMetadata |
CustomMetadata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomMetadata> |
CustomMetadata.getParserForType() |
static com.google.protobuf.Parser<CustomMetadata> |
CustomMetadata.parser() |
| Modifier and Type | Method and Description |
|---|---|
Metadata.Builder |
Metadata.Builder.mergeCustom(CustomMetadata value)
Output only.
|
RenderMetadata.Builder |
RenderMetadata.Builder.mergeCustom(CustomMetadata value)
Output only.
|
DeployJobRunMetadata.Builder |
DeployJobRunMetadata.Builder.mergeCustom(CustomMetadata value)
Output only.
|
CustomMetadata.Builder |
CustomMetadata.Builder.mergeFrom(CustomMetadata other) |
static CustomMetadata.Builder |
CustomMetadata.newBuilder(CustomMetadata prototype) |
Metadata.Builder |
Metadata.Builder.setCustom(CustomMetadata value)
Output only.
|
RenderMetadata.Builder |
RenderMetadata.Builder.setCustom(CustomMetadata value)
Output only.
|
DeployJobRunMetadata.Builder |
DeployJobRunMetadata.Builder.setCustom(CustomMetadata value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.