| Modifier and Type | Method and Description |
|---|---|
PatchJobs.GcsObject |
PatchJobs.GcsObject.Builder.build() |
PatchJobs.GcsObject |
PatchJobs.GcsObject.Builder.buildPartial() |
static PatchJobs.GcsObject |
PatchJobs.GcsObject.getDefaultInstance() |
PatchJobs.GcsObject |
PatchJobs.GcsObject.getDefaultInstanceForType() |
PatchJobs.GcsObject |
PatchJobs.GcsObject.Builder.getDefaultInstanceForType() |
PatchJobs.GcsObject |
PatchJobs.ExecStepConfigOrBuilder.getGcsObject()
A Cloud Storage object containing the executable.
|
PatchJobs.GcsObject |
PatchJobs.ExecStepConfig.getGcsObject()
A Cloud Storage object containing the executable.
|
PatchJobs.GcsObject |
PatchJobs.ExecStepConfig.Builder.getGcsObject()
A Cloud Storage object containing the executable.
|
static PatchJobs.GcsObject |
PatchJobs.GcsObject.parseDelimitedFrom(InputStream input) |
static PatchJobs.GcsObject |
PatchJobs.GcsObject.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.GcsObject |
PatchJobs.GcsObject.parseFrom(byte[] data) |
static PatchJobs.GcsObject |
PatchJobs.GcsObject.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.GcsObject |
PatchJobs.GcsObject.parseFrom(ByteBuffer data) |
static PatchJobs.GcsObject |
PatchJobs.GcsObject.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.GcsObject |
PatchJobs.GcsObject.parseFrom(com.google.protobuf.ByteString data) |
static PatchJobs.GcsObject |
PatchJobs.GcsObject.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.GcsObject |
PatchJobs.GcsObject.parseFrom(com.google.protobuf.CodedInputStream input) |
static PatchJobs.GcsObject |
PatchJobs.GcsObject.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.GcsObject |
PatchJobs.GcsObject.parseFrom(InputStream input) |
static PatchJobs.GcsObject |
PatchJobs.GcsObject.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PatchJobs.GcsObject> |
PatchJobs.GcsObject.getParserForType() |
static com.google.protobuf.Parser<PatchJobs.GcsObject> |
PatchJobs.GcsObject.parser() |
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.GcsObject.Builder |
PatchJobs.GcsObject.Builder.mergeFrom(PatchJobs.GcsObject other) |
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.mergeGcsObject(PatchJobs.GcsObject value)
A Cloud Storage object containing the executable.
|
static PatchJobs.GcsObject.Builder |
PatchJobs.GcsObject.newBuilder(PatchJobs.GcsObject prototype) |
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.setGcsObject(PatchJobs.GcsObject value)
A Cloud Storage object containing the executable.
|
Copyright © 2023 Google LLC. All rights reserved.