Package com.google.dataflow.v1beta3
Class LaunchTemplateRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
- com.google.dataflow.v1beta3.LaunchTemplateRequest.Builder
-
- All Implemented Interfaces:
LaunchTemplateRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- LaunchTemplateRequest
public static final class LaunchTemplateRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder> implements LaunchTemplateRequestOrBuilder
A request to launch a template.
Protobuf typegoogle.dataflow.v1beta3.LaunchTemplateRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description LaunchTemplateRequest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
LaunchTemplateRequest
build()
LaunchTemplateRequest
buildPartial()
LaunchTemplateRequest.Builder
clear()
LaunchTemplateRequest.Builder
clearDynamicTemplate()
Params for launching a dynamic template.LaunchTemplateRequest.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
LaunchTemplateRequest.Builder
clearGcsPath()
A Cloud Storage path to the template from which to create the job.LaunchTemplateRequest.Builder
clearLaunchParameters()
The parameters of the template to launch.LaunchTemplateRequest.Builder
clearLocation()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.LaunchTemplateRequest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
LaunchTemplateRequest.Builder
clearProjectId()
Required.LaunchTemplateRequest.Builder
clearTemplate()
LaunchTemplateRequest.Builder
clearValidateOnly()
If true, the request is validated but not actually executed.LaunchTemplateRequest.Builder
clone()
LaunchTemplateRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
DynamicTemplateLaunchParams
getDynamicTemplate()
Params for launching a dynamic template.DynamicTemplateLaunchParams.Builder
getDynamicTemplateBuilder()
Params for launching a dynamic template.DynamicTemplateLaunchParamsOrBuilder
getDynamicTemplateOrBuilder()
Params for launching a dynamic template.String
getGcsPath()
A Cloud Storage path to the template from which to create the job.com.google.protobuf.ByteString
getGcsPathBytes()
A Cloud Storage path to the template from which to create the job.LaunchTemplateParameters
getLaunchParameters()
The parameters of the template to launch.LaunchTemplateParameters.Builder
getLaunchParametersBuilder()
The parameters of the template to launch.LaunchTemplateParametersOrBuilder
getLaunchParametersOrBuilder()
The parameters of the template to launch.String
getLocation()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.com.google.protobuf.ByteString
getLocationBytes()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.String
getProjectId()
Required.com.google.protobuf.ByteString
getProjectIdBytes()
Required.LaunchTemplateRequest.TemplateCase
getTemplateCase()
boolean
getValidateOnly()
If true, the request is validated but not actually executed.boolean
hasDynamicTemplate()
Params for launching a dynamic template.boolean
hasGcsPath()
A Cloud Storage path to the template from which to create the job.boolean
hasLaunchParameters()
The parameters of the template to launch.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
LaunchTemplateRequest.Builder
mergeDynamicTemplate(DynamicTemplateLaunchParams value)
Params for launching a dynamic template.LaunchTemplateRequest.Builder
mergeFrom(LaunchTemplateRequest other)
LaunchTemplateRequest.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
LaunchTemplateRequest.Builder
mergeFrom(com.google.protobuf.Message other)
LaunchTemplateRequest.Builder
mergeLaunchParameters(LaunchTemplateParameters value)
The parameters of the template to launch.LaunchTemplateRequest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
LaunchTemplateRequest.Builder
setDynamicTemplate(DynamicTemplateLaunchParams value)
Params for launching a dynamic template.LaunchTemplateRequest.Builder
setDynamicTemplate(DynamicTemplateLaunchParams.Builder builderForValue)
Params for launching a dynamic template.LaunchTemplateRequest.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
LaunchTemplateRequest.Builder
setGcsPath(String value)
A Cloud Storage path to the template from which to create the job.LaunchTemplateRequest.Builder
setGcsPathBytes(com.google.protobuf.ByteString value)
A Cloud Storage path to the template from which to create the job.LaunchTemplateRequest.Builder
setLaunchParameters(LaunchTemplateParameters value)
The parameters of the template to launch.LaunchTemplateRequest.Builder
setLaunchParameters(LaunchTemplateParameters.Builder builderForValue)
The parameters of the template to launch.LaunchTemplateRequest.Builder
setLocation(String value)
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.LaunchTemplateRequest.Builder
setLocationBytes(com.google.protobuf.ByteString value)
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.LaunchTemplateRequest.Builder
setProjectId(String value)
Required.LaunchTemplateRequest.Builder
setProjectIdBytes(com.google.protobuf.ByteString value)
Required.LaunchTemplateRequest.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
LaunchTemplateRequest.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
LaunchTemplateRequest.Builder
setValidateOnly(boolean value)
If true, the request is validated but not actually executed.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
clear
public LaunchTemplateRequest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
getDefaultInstanceForType
public LaunchTemplateRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public LaunchTemplateRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public LaunchTemplateRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public LaunchTemplateRequest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
setField
public LaunchTemplateRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
clearField
public LaunchTemplateRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
clearOneof
public LaunchTemplateRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
setRepeatedField
public LaunchTemplateRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
addRepeatedField
public LaunchTemplateRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
mergeFrom
public LaunchTemplateRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<LaunchTemplateRequest.Builder>
-
mergeFrom
public LaunchTemplateRequest.Builder mergeFrom(LaunchTemplateRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
mergeFrom
public LaunchTemplateRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<LaunchTemplateRequest.Builder>
- Throws:
IOException
-
getTemplateCase
public LaunchTemplateRequest.TemplateCase getTemplateCase()
- Specified by:
getTemplateCase
in interfaceLaunchTemplateRequestOrBuilder
-
clearTemplate
public LaunchTemplateRequest.Builder clearTemplate()
-
getProjectId
public String getProjectId()
Required. The ID of the Cloud Platform project that the job belongs to.
string project_id = 1;
- Specified by:
getProjectId
in interfaceLaunchTemplateRequestOrBuilder
- Returns:
- The projectId.
-
getProjectIdBytes
public com.google.protobuf.ByteString getProjectIdBytes()
Required. The ID of the Cloud Platform project that the job belongs to.
string project_id = 1;
- Specified by:
getProjectIdBytes
in interfaceLaunchTemplateRequestOrBuilder
- Returns:
- The bytes for projectId.
-
setProjectId
public LaunchTemplateRequest.Builder setProjectId(String value)
Required. The ID of the Cloud Platform project that the job belongs to.
string project_id = 1;
- Parameters:
value
- The projectId to set.- Returns:
- This builder for chaining.
-
clearProjectId
public LaunchTemplateRequest.Builder clearProjectId()
Required. The ID of the Cloud Platform project that the job belongs to.
string project_id = 1;
- Returns:
- This builder for chaining.
-
setProjectIdBytes
public LaunchTemplateRequest.Builder setProjectIdBytes(com.google.protobuf.ByteString value)
Required. The ID of the Cloud Platform project that the job belongs to.
string project_id = 1;
- Parameters:
value
- The bytes for projectId to set.- Returns:
- This builder for chaining.
-
getValidateOnly
public boolean getValidateOnly()
If true, the request is validated but not actually executed. Defaults to false.
bool validate_only = 2;
- Specified by:
getValidateOnly
in interfaceLaunchTemplateRequestOrBuilder
- Returns:
- The validateOnly.
-
setValidateOnly
public LaunchTemplateRequest.Builder setValidateOnly(boolean value)
If true, the request is validated but not actually executed. Defaults to false.
bool validate_only = 2;
- Parameters:
value
- The validateOnly to set.- Returns:
- This builder for chaining.
-
clearValidateOnly
public LaunchTemplateRequest.Builder clearValidateOnly()
If true, the request is validated but not actually executed. Defaults to false.
bool validate_only = 2;
- Returns:
- This builder for chaining.
-
hasGcsPath
public boolean hasGcsPath()
A Cloud Storage path to the template from which to create the job. Must be valid Cloud Storage URL, beginning with 'gs://'.
string gcs_path = 3;
- Specified by:
hasGcsPath
in interfaceLaunchTemplateRequestOrBuilder
- Returns:
- Whether the gcsPath field is set.
-
getGcsPath
public String getGcsPath()
A Cloud Storage path to the template from which to create the job. Must be valid Cloud Storage URL, beginning with 'gs://'.
string gcs_path = 3;
- Specified by:
getGcsPath
in interfaceLaunchTemplateRequestOrBuilder
- Returns:
- The gcsPath.
-
getGcsPathBytes
public com.google.protobuf.ByteString getGcsPathBytes()
A Cloud Storage path to the template from which to create the job. Must be valid Cloud Storage URL, beginning with 'gs://'.
string gcs_path = 3;
- Specified by:
getGcsPathBytes
in interfaceLaunchTemplateRequestOrBuilder
- Returns:
- The bytes for gcsPath.
-
setGcsPath
public LaunchTemplateRequest.Builder setGcsPath(String value)
A Cloud Storage path to the template from which to create the job. Must be valid Cloud Storage URL, beginning with 'gs://'.
string gcs_path = 3;
- Parameters:
value
- The gcsPath to set.- Returns:
- This builder for chaining.
-
clearGcsPath
public LaunchTemplateRequest.Builder clearGcsPath()
A Cloud Storage path to the template from which to create the job. Must be valid Cloud Storage URL, beginning with 'gs://'.
string gcs_path = 3;
- Returns:
- This builder for chaining.
-
setGcsPathBytes
public LaunchTemplateRequest.Builder setGcsPathBytes(com.google.protobuf.ByteString value)
A Cloud Storage path to the template from which to create the job. Must be valid Cloud Storage URL, beginning with 'gs://'.
string gcs_path = 3;
- Parameters:
value
- The bytes for gcsPath to set.- Returns:
- This builder for chaining.
-
hasDynamicTemplate
public boolean hasDynamicTemplate()
Params for launching a dynamic template.
.google.dataflow.v1beta3.DynamicTemplateLaunchParams dynamic_template = 6;
- Specified by:
hasDynamicTemplate
in interfaceLaunchTemplateRequestOrBuilder
- Returns:
- Whether the dynamicTemplate field is set.
-
getDynamicTemplate
public DynamicTemplateLaunchParams getDynamicTemplate()
Params for launching a dynamic template.
.google.dataflow.v1beta3.DynamicTemplateLaunchParams dynamic_template = 6;
- Specified by:
getDynamicTemplate
in interfaceLaunchTemplateRequestOrBuilder
- Returns:
- The dynamicTemplate.
-
setDynamicTemplate
public LaunchTemplateRequest.Builder setDynamicTemplate(DynamicTemplateLaunchParams value)
Params for launching a dynamic template.
.google.dataflow.v1beta3.DynamicTemplateLaunchParams dynamic_template = 6;
-
setDynamicTemplate
public LaunchTemplateRequest.Builder setDynamicTemplate(DynamicTemplateLaunchParams.Builder builderForValue)
Params for launching a dynamic template.
.google.dataflow.v1beta3.DynamicTemplateLaunchParams dynamic_template = 6;
-
mergeDynamicTemplate
public LaunchTemplateRequest.Builder mergeDynamicTemplate(DynamicTemplateLaunchParams value)
Params for launching a dynamic template.
.google.dataflow.v1beta3.DynamicTemplateLaunchParams dynamic_template = 6;
-
clearDynamicTemplate
public LaunchTemplateRequest.Builder clearDynamicTemplate()
Params for launching a dynamic template.
.google.dataflow.v1beta3.DynamicTemplateLaunchParams dynamic_template = 6;
-
getDynamicTemplateBuilder
public DynamicTemplateLaunchParams.Builder getDynamicTemplateBuilder()
Params for launching a dynamic template.
.google.dataflow.v1beta3.DynamicTemplateLaunchParams dynamic_template = 6;
-
getDynamicTemplateOrBuilder
public DynamicTemplateLaunchParamsOrBuilder getDynamicTemplateOrBuilder()
Params for launching a dynamic template.
.google.dataflow.v1beta3.DynamicTemplateLaunchParams dynamic_template = 6;
- Specified by:
getDynamicTemplateOrBuilder
in interfaceLaunchTemplateRequestOrBuilder
-
hasLaunchParameters
public boolean hasLaunchParameters()
The parameters of the template to launch. This should be part of the body of the POST request.
.google.dataflow.v1beta3.LaunchTemplateParameters launch_parameters = 4;
- Specified by:
hasLaunchParameters
in interfaceLaunchTemplateRequestOrBuilder
- Returns:
- Whether the launchParameters field is set.
-
getLaunchParameters
public LaunchTemplateParameters getLaunchParameters()
The parameters of the template to launch. This should be part of the body of the POST request.
.google.dataflow.v1beta3.LaunchTemplateParameters launch_parameters = 4;
- Specified by:
getLaunchParameters
in interfaceLaunchTemplateRequestOrBuilder
- Returns:
- The launchParameters.
-
setLaunchParameters
public LaunchTemplateRequest.Builder setLaunchParameters(LaunchTemplateParameters value)
The parameters of the template to launch. This should be part of the body of the POST request.
.google.dataflow.v1beta3.LaunchTemplateParameters launch_parameters = 4;
-
setLaunchParameters
public LaunchTemplateRequest.Builder setLaunchParameters(LaunchTemplateParameters.Builder builderForValue)
The parameters of the template to launch. This should be part of the body of the POST request.
.google.dataflow.v1beta3.LaunchTemplateParameters launch_parameters = 4;
-
mergeLaunchParameters
public LaunchTemplateRequest.Builder mergeLaunchParameters(LaunchTemplateParameters value)
The parameters of the template to launch. This should be part of the body of the POST request.
.google.dataflow.v1beta3.LaunchTemplateParameters launch_parameters = 4;
-
clearLaunchParameters
public LaunchTemplateRequest.Builder clearLaunchParameters()
The parameters of the template to launch. This should be part of the body of the POST request.
.google.dataflow.v1beta3.LaunchTemplateParameters launch_parameters = 4;
-
getLaunchParametersBuilder
public LaunchTemplateParameters.Builder getLaunchParametersBuilder()
The parameters of the template to launch. This should be part of the body of the POST request.
.google.dataflow.v1beta3.LaunchTemplateParameters launch_parameters = 4;
-
getLaunchParametersOrBuilder
public LaunchTemplateParametersOrBuilder getLaunchParametersOrBuilder()
The parameters of the template to launch. This should be part of the body of the POST request.
.google.dataflow.v1beta3.LaunchTemplateParameters launch_parameters = 4;
- Specified by:
getLaunchParametersOrBuilder
in interfaceLaunchTemplateRequestOrBuilder
-
getLocation
public String getLocation()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.
string location = 5;
- Specified by:
getLocation
in interfaceLaunchTemplateRequestOrBuilder
- Returns:
- The location.
-
getLocationBytes
public com.google.protobuf.ByteString getLocationBytes()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.
string location = 5;
- Specified by:
getLocationBytes
in interfaceLaunchTemplateRequestOrBuilder
- Returns:
- The bytes for location.
-
setLocation
public LaunchTemplateRequest.Builder setLocation(String value)
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.
string location = 5;
- Parameters:
value
- The location to set.- Returns:
- This builder for chaining.
-
clearLocation
public LaunchTemplateRequest.Builder clearLocation()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.
string location = 5;
- Returns:
- This builder for chaining.
-
setLocationBytes
public LaunchTemplateRequest.Builder setLocationBytes(com.google.protobuf.ByteString value)
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.
string location = 5;
- Parameters:
value
- The bytes for location to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final LaunchTemplateRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
mergeUnknownFields
public final LaunchTemplateRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchTemplateRequest.Builder>
-
-