| Modifier and Type | Method and Description |
|---|---|
CloudRunLocation |
CloudRunLocation.Builder.build() |
CloudRunLocation |
CloudRunLocation.Builder.buildPartial() |
static CloudRunLocation |
CloudRunLocation.getDefaultInstance() |
CloudRunLocation |
CloudRunLocation.getDefaultInstanceForType() |
CloudRunLocation |
CloudRunLocation.Builder.getDefaultInstanceForType() |
CloudRunLocation |
Target.getRun()
Optional.
|
CloudRunLocation |
Target.Builder.getRun()
Optional.
|
CloudRunLocation |
TargetOrBuilder.getRun()
Optional.
|
static CloudRunLocation |
CloudRunLocation.parseDelimitedFrom(InputStream input) |
static CloudRunLocation |
CloudRunLocation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudRunLocation |
CloudRunLocation.parseFrom(byte[] data) |
static CloudRunLocation |
CloudRunLocation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudRunLocation |
CloudRunLocation.parseFrom(ByteBuffer data) |
static CloudRunLocation |
CloudRunLocation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudRunLocation |
CloudRunLocation.parseFrom(com.google.protobuf.ByteString data) |
static CloudRunLocation |
CloudRunLocation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudRunLocation |
CloudRunLocation.parseFrom(com.google.protobuf.CodedInputStream input) |
static CloudRunLocation |
CloudRunLocation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudRunLocation |
CloudRunLocation.parseFrom(InputStream input) |
static CloudRunLocation |
CloudRunLocation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CloudRunLocation> |
CloudRunLocation.getParserForType() |
static com.google.protobuf.Parser<CloudRunLocation> |
CloudRunLocation.parser() |
| Modifier and Type | Method and Description |
|---|---|
CloudRunLocation.Builder |
CloudRunLocation.Builder.mergeFrom(CloudRunLocation other) |
Target.Builder |
Target.Builder.mergeRun(CloudRunLocation value)
Optional.
|
static CloudRunLocation.Builder |
CloudRunLocation.newBuilder(CloudRunLocation prototype) |
Target.Builder |
Target.Builder.setRun(CloudRunLocation value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.