Package com.google.dataflow.v1beta3
Class GetTemplateResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.dataflow.v1beta3.GetTemplateResponse
-
- All Implemented Interfaces:
GetTemplateResponseOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class GetTemplateResponse extends com.google.protobuf.GeneratedMessageV3 implements GetTemplateResponseOrBuilder
The response to a GetTemplate request.
Protobuf typegoogle.dataflow.v1beta3.GetTemplateResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetTemplateResponse.BuilderThe response to a GetTemplate request.static classGetTemplateResponse.TemplateTypeTemplate Type.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intMETADATA_FIELD_NUMBERstatic intRUNTIME_METADATA_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intTEMPLATE_TYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static GetTemplateResponsegetDefaultInstance()GetTemplateResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()TemplateMetadatagetMetadata()The template metadata describing the template name, available parameters, etc.TemplateMetadataOrBuildergetMetadataOrBuilder()The template metadata describing the template name, available parameters, etc.com.google.protobuf.Parser<GetTemplateResponse>getParserForType()RuntimeMetadatagetRuntimeMetadata()Describes the runtime metadata with SDKInfo and available parameters.RuntimeMetadataOrBuildergetRuntimeMetadataOrBuilder()Describes the runtime metadata with SDKInfo and available parameters.intgetSerializedSize()com.google.rpc.StatusgetStatus()The status of the get template request.com.google.rpc.StatusOrBuildergetStatusOrBuilder()The status of the get template request.GetTemplateResponse.TemplateTypegetTemplateType()Template Type.intgetTemplateTypeValue()Template Type.inthashCode()booleanhasMetadata()The template metadata describing the template name, available parameters, etc.booleanhasRuntimeMetadata()Describes the runtime metadata with SDKInfo and available parameters.booleanhasStatus()The status of the get template request.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static GetTemplateResponse.BuildernewBuilder()static GetTemplateResponse.BuildernewBuilder(GetTemplateResponse prototype)GetTemplateResponse.BuildernewBuilderForType()protected GetTemplateResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static GetTemplateResponseparseDelimitedFrom(InputStream input)static GetTemplateResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTemplateResponseparseFrom(byte[] data)static GetTemplateResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTemplateResponseparseFrom(com.google.protobuf.ByteString data)static GetTemplateResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTemplateResponseparseFrom(com.google.protobuf.CodedInputStream input)static GetTemplateResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTemplateResponseparseFrom(InputStream input)static GetTemplateResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTemplateResponseparseFrom(ByteBuffer data)static GetTemplateResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<GetTemplateResponse>parser()GetTemplateResponse.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEMPLATE_TYPE_FIELD_NUMBER
public static final int TEMPLATE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RUNTIME_METADATA_FIELD_NUMBER
public static final int RUNTIME_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasStatus
public boolean hasStatus()
The status of the get template request. Any problems with the request will be indicated in the error_details.
.google.rpc.Status status = 1;- Specified by:
hasStatusin interfaceGetTemplateResponseOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
public com.google.rpc.Status getStatus()
The status of the get template request. Any problems with the request will be indicated in the error_details.
.google.rpc.Status status = 1;- Specified by:
getStatusin interfaceGetTemplateResponseOrBuilder- Returns:
- The status.
-
getStatusOrBuilder
public com.google.rpc.StatusOrBuilder getStatusOrBuilder()
The status of the get template request. Any problems with the request will be indicated in the error_details.
.google.rpc.Status status = 1;- Specified by:
getStatusOrBuilderin interfaceGetTemplateResponseOrBuilder
-
hasMetadata
public boolean hasMetadata()
The template metadata describing the template name, available parameters, etc.
.google.dataflow.v1beta3.TemplateMetadata metadata = 2;- Specified by:
hasMetadatain interfaceGetTemplateResponseOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
public TemplateMetadata getMetadata()
The template metadata describing the template name, available parameters, etc.
.google.dataflow.v1beta3.TemplateMetadata metadata = 2;- Specified by:
getMetadatain interfaceGetTemplateResponseOrBuilder- Returns:
- The metadata.
-
getMetadataOrBuilder
public TemplateMetadataOrBuilder getMetadataOrBuilder()
The template metadata describing the template name, available parameters, etc.
.google.dataflow.v1beta3.TemplateMetadata metadata = 2;- Specified by:
getMetadataOrBuilderin interfaceGetTemplateResponseOrBuilder
-
getTemplateTypeValue
public int getTemplateTypeValue()
Template Type.
.google.dataflow.v1beta3.GetTemplateResponse.TemplateType template_type = 3;- Specified by:
getTemplateTypeValuein interfaceGetTemplateResponseOrBuilder- Returns:
- The enum numeric value on the wire for templateType.
-
getTemplateType
public GetTemplateResponse.TemplateType getTemplateType()
Template Type.
.google.dataflow.v1beta3.GetTemplateResponse.TemplateType template_type = 3;- Specified by:
getTemplateTypein interfaceGetTemplateResponseOrBuilder- Returns:
- The templateType.
-
hasRuntimeMetadata
public boolean hasRuntimeMetadata()
Describes the runtime metadata with SDKInfo and available parameters.
.google.dataflow.v1beta3.RuntimeMetadata runtime_metadata = 4;- Specified by:
hasRuntimeMetadatain interfaceGetTemplateResponseOrBuilder- Returns:
- Whether the runtimeMetadata field is set.
-
getRuntimeMetadata
public RuntimeMetadata getRuntimeMetadata()
Describes the runtime metadata with SDKInfo and available parameters.
.google.dataflow.v1beta3.RuntimeMetadata runtime_metadata = 4;- Specified by:
getRuntimeMetadatain interfaceGetTemplateResponseOrBuilder- Returns:
- The runtimeMetadata.
-
getRuntimeMetadataOrBuilder
public RuntimeMetadataOrBuilder getRuntimeMetadataOrBuilder()
Describes the runtime metadata with SDKInfo and available parameters.
.google.dataflow.v1beta3.RuntimeMetadata runtime_metadata = 4;- Specified by:
getRuntimeMetadataOrBuilderin interfaceGetTemplateResponseOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static GetTemplateResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetTemplateResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetTemplateResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetTemplateResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetTemplateResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetTemplateResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetTemplateResponse parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GetTemplateResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GetTemplateResponse parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GetTemplateResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static GetTemplateResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GetTemplateResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public GetTemplateResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static GetTemplateResponse.Builder newBuilder()
-
newBuilder
public static GetTemplateResponse.Builder newBuilder(GetTemplateResponse prototype)
-
toBuilder
public GetTemplateResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GetTemplateResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static GetTemplateResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<GetTemplateResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<GetTemplateResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public GetTemplateResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-