| Modifier and Type | Method and Description |
|---|---|
Service.CloudRun |
Service.CloudRun.Builder.build() |
Service.CloudRun |
Service.CloudRun.Builder.buildPartial() |
Service.CloudRun |
ServiceOrBuilder.getCloudRun()
Type used for Cloud Run services.
|
Service.CloudRun |
Service.getCloudRun()
Type used for Cloud Run services.
|
Service.CloudRun |
Service.Builder.getCloudRun()
Type used for Cloud Run services.
|
static Service.CloudRun |
Service.CloudRun.getDefaultInstance() |
Service.CloudRun |
Service.CloudRun.getDefaultInstanceForType() |
Service.CloudRun |
Service.CloudRun.Builder.getDefaultInstanceForType() |
static Service.CloudRun |
Service.CloudRun.parseDelimitedFrom(InputStream input) |
static Service.CloudRun |
Service.CloudRun.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CloudRun |
Service.CloudRun.parseFrom(byte[] data) |
static Service.CloudRun |
Service.CloudRun.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CloudRun |
Service.CloudRun.parseFrom(ByteBuffer data) |
static Service.CloudRun |
Service.CloudRun.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CloudRun |
Service.CloudRun.parseFrom(com.google.protobuf.ByteString data) |
static Service.CloudRun |
Service.CloudRun.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CloudRun |
Service.CloudRun.parseFrom(com.google.protobuf.CodedInputStream input) |
static Service.CloudRun |
Service.CloudRun.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CloudRun |
Service.CloudRun.parseFrom(InputStream input) |
static Service.CloudRun |
Service.CloudRun.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Service.CloudRun> |
Service.CloudRun.getParserForType() |
static com.google.protobuf.Parser<Service.CloudRun> |
Service.CloudRun.parser() |
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.mergeCloudRun(Service.CloudRun value)
Type used for Cloud Run services.
|
Service.CloudRun.Builder |
Service.CloudRun.Builder.mergeFrom(Service.CloudRun other) |
static Service.CloudRun.Builder |
Service.CloudRun.newBuilder(Service.CloudRun prototype) |
Service.Builder |
Service.Builder.setCloudRun(Service.CloudRun value)
Type used for Cloud Run services.
|
Copyright © 2025 Google LLC. All rights reserved.