Uses of Class
com.google.cloud.deploy.v1.CloudRunLocation
-
Packages that use CloudRunLocation Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of CloudRunLocation in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return CloudRunLocation Modifier and Type Method Description CloudRunLocationCloudRunLocation.Builder. build()CloudRunLocationCloudRunLocation.Builder. buildPartial()static CloudRunLocationCloudRunLocation. getDefaultInstance()CloudRunLocationCloudRunLocation.Builder. getDefaultInstanceForType()CloudRunLocationCloudRunLocation. getDefaultInstanceForType()CloudRunLocationTarget.Builder. getRun()Optional.CloudRunLocationTarget. getRun()Optional.CloudRunLocationTargetOrBuilder. getRun()Optional.static CloudRunLocationCloudRunLocation. parseDelimitedFrom(InputStream input)static CloudRunLocationCloudRunLocation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunLocationCloudRunLocation. parseFrom(byte[] data)static CloudRunLocationCloudRunLocation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunLocationCloudRunLocation. parseFrom(com.google.protobuf.ByteString data)static CloudRunLocationCloudRunLocation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunLocationCloudRunLocation. parseFrom(com.google.protobuf.CodedInputStream input)static CloudRunLocationCloudRunLocation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunLocationCloudRunLocation. parseFrom(InputStream input)static CloudRunLocationCloudRunLocation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunLocationCloudRunLocation. parseFrom(ByteBuffer data)static CloudRunLocationCloudRunLocation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.deploy.v1 that return types with arguments of type CloudRunLocation Modifier and Type Method Description com.google.protobuf.Parser<CloudRunLocation>CloudRunLocation. getParserForType()static com.google.protobuf.Parser<CloudRunLocation>CloudRunLocation. parser()Methods in com.google.cloud.deploy.v1 with parameters of type CloudRunLocation Modifier and Type Method Description CloudRunLocation.BuilderCloudRunLocation.Builder. mergeFrom(CloudRunLocation other)Target.BuilderTarget.Builder. mergeRun(CloudRunLocation value)Optional.static CloudRunLocation.BuilderCloudRunLocation. newBuilder(CloudRunLocation prototype)Target.BuilderTarget.Builder. setRun(CloudRunLocation value)Optional.
-