Package flyteidl.admin
Class ExecutionOuterClass.ExecutionMetadata
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- flyteidl.admin.ExecutionOuterClass.ExecutionMetadata
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExecutionOuterClass.ExecutionMetadataOrBuilder,Serializable
- Enclosing class:
- ExecutionOuterClass
public static final class ExecutionOuterClass.ExecutionMetadata extends com.google.protobuf.GeneratedMessageV3 implements ExecutionOuterClass.ExecutionMetadataOrBuilder
Represents attributes about an execution which are not required to launch the execution but are useful to record. These attributes are assigned at launch time and do not change.
Protobuf typeflyteidl.admin.ExecutionMetadata- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExecutionOuterClass.ExecutionMetadata.BuilderRepresents attributes about an execution which are not required to launch the execution but are useful to record.static classExecutionOuterClass.ExecutionMetadata.ExecutionModeThe method by which this execution was launched.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description private static ExecutionOuterClass.ExecutionMetadataDEFAULT_INSTANCEprivate bytememoizedIsInitializedprivate intmode_static intMODE_FIELD_NUMBERprivate intnesting_static intNESTING_FIELD_NUMBERstatic intPARENT_NODE_EXECUTION_FIELD_NUMBERprivate IdentifierOuterClass.NodeExecutionIdentifierparentNodeExecution_private static com.google.protobuf.Parser<ExecutionOuterClass.ExecutionMetadata>PARSERprivate Objectprincipal_static intPRINCIPAL_FIELD_NUMBERstatic intREFERENCE_EXECUTION_FIELD_NUMBERprivate IdentifierOuterClass.WorkflowExecutionIdentifierreferenceExecution_static intSCHEDULED_AT_FIELD_NUMBERprivate com.google.protobuf.TimestampscheduledAt_private static longserialVersionUIDstatic intSYSTEM_METADATA_FIELD_NUMBERprivate ExecutionOuterClass.SystemMetadatasystemMetadata_
-
Constructor Summary
Constructors Modifier Constructor Description privateExecutionMetadata()privateExecutionMetadata(com.google.protobuf.GeneratedMessageV3.Builder<?> builder)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static ExecutionOuterClass.ExecutionMetadatagetDefaultInstance()ExecutionOuterClass.ExecutionMetadatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()ExecutionOuterClass.ExecutionMetadata.ExecutionModegetMode().flyteidl.admin.ExecutionMetadata.ExecutionMode mode = 1;intgetModeValue().flyteidl.admin.ExecutionMetadata.ExecutionMode mode = 1;intgetNesting()Indicates the nestedness of this execution.IdentifierOuterClass.NodeExecutionIdentifiergetParentNodeExecution()Which subworkflow node (if any) launched this executionIdentifierOuterClass.NodeExecutionIdentifierOrBuildergetParentNodeExecutionOrBuilder()Which subworkflow node (if any) launched this executioncom.google.protobuf.Parser<ExecutionOuterClass.ExecutionMetadata>getParserForType()StringgetPrincipal()Identifier of the entity that triggered this execution.com.google.protobuf.ByteStringgetPrincipalBytes()Identifier of the entity that triggered this execution.IdentifierOuterClass.WorkflowExecutionIdentifiergetReferenceExecution()Optional, a reference workflow execution related to this execution.IdentifierOuterClass.WorkflowExecutionIdentifierOrBuildergetReferenceExecutionOrBuilder()Optional, a reference workflow execution related to this execution.com.google.protobuf.TimestampgetScheduledAt()For scheduled executions, the requested time for execution for this specific schedule invocation.com.google.protobuf.TimestampOrBuildergetScheduledAtOrBuilder()For scheduled executions, the requested time for execution for this specific schedule invocation.intgetSerializedSize()ExecutionOuterClass.SystemMetadatagetSystemMetadata()Optional, platform-specific metadata about the execution.ExecutionOuterClass.SystemMetadataOrBuildergetSystemMetadataOrBuilder()Optional, platform-specific metadata about the execution.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasParentNodeExecution()Which subworkflow node (if any) launched this executionbooleanhasReferenceExecution()Optional, a reference workflow execution related to this execution.booleanhasScheduledAt()For scheduled executions, the requested time for execution for this specific schedule invocation.booleanhasSystemMetadata()Optional, platform-specific metadata about the execution.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ExecutionOuterClass.ExecutionMetadata.BuildernewBuilder()static ExecutionOuterClass.ExecutionMetadata.BuildernewBuilder(ExecutionOuterClass.ExecutionMetadata prototype)ExecutionOuterClass.ExecutionMetadata.BuildernewBuilderForType()protected ExecutionOuterClass.ExecutionMetadata.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ExecutionOuterClass.ExecutionMetadataparseDelimitedFrom(InputStream input)static ExecutionOuterClass.ExecutionMetadataparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionMetadataparseFrom(byte[] data)static ExecutionOuterClass.ExecutionMetadataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionMetadataparseFrom(com.google.protobuf.ByteString data)static ExecutionOuterClass.ExecutionMetadataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionMetadataparseFrom(com.google.protobuf.CodedInputStream input)static ExecutionOuterClass.ExecutionMetadataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionMetadataparseFrom(InputStream input)static ExecutionOuterClass.ExecutionMetadataparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionMetadataparseFrom(ByteBuffer data)static ExecutionOuterClass.ExecutionMetadataparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ExecutionOuterClass.ExecutionMetadata>parser()ExecutionOuterClass.ExecutionMetadata.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, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
MODE_FIELD_NUMBER
public static final int MODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
mode_
private int mode_
-
PRINCIPAL_FIELD_NUMBER
public static final int PRINCIPAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
principal_
private volatile Object principal_
-
NESTING_FIELD_NUMBER
public static final int NESTING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
nesting_
private int nesting_
-
SCHEDULED_AT_FIELD_NUMBER
public static final int SCHEDULED_AT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
scheduledAt_
private com.google.protobuf.Timestamp scheduledAt_
-
PARENT_NODE_EXECUTION_FIELD_NUMBER
public static final int PARENT_NODE_EXECUTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
parentNodeExecution_
private IdentifierOuterClass.NodeExecutionIdentifier parentNodeExecution_
-
REFERENCE_EXECUTION_FIELD_NUMBER
public static final int REFERENCE_EXECUTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
referenceExecution_
private IdentifierOuterClass.WorkflowExecutionIdentifier referenceExecution_
-
SYSTEM_METADATA_FIELD_NUMBER
public static final int SYSTEM_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
systemMetadata_
private ExecutionOuterClass.SystemMetadata systemMetadata_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final ExecutionOuterClass.ExecutionMetadata DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<ExecutionOuterClass.ExecutionMetadata> PARSER
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin 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
-
getModeValue
public int getModeValue()
.flyteidl.admin.ExecutionMetadata.ExecutionMode mode = 1;- Specified by:
getModeValuein interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The enum numeric value on the wire for mode.
-
getMode
public ExecutionOuterClass.ExecutionMetadata.ExecutionMode getMode()
.flyteidl.admin.ExecutionMetadata.ExecutionMode mode = 1;- Specified by:
getModein interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The mode.
-
getPrincipal
public String getPrincipal()
Identifier of the entity that triggered this execution. For systems using back-end authentication any value set here will be discarded in favor of the authenticated user context.
string principal = 2;- Specified by:
getPrincipalin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The principal.
-
getPrincipalBytes
public com.google.protobuf.ByteString getPrincipalBytes()
Identifier of the entity that triggered this execution. For systems using back-end authentication any value set here will be discarded in favor of the authenticated user context.
string principal = 2;- Specified by:
getPrincipalBytesin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The bytes for principal.
-
getNesting
public int getNesting()
Indicates the nestedness of this execution. If a user launches a workflow execution, the default nesting is 0. If this execution further launches a workflow (child workflow), the nesting level is incremented by 0 => 1 Generally, if workflow at nesting level k launches a workflow then the child workflow will have nesting = k + 1.
uint32 nesting = 3;- Specified by:
getNestingin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The nesting.
-
hasScheduledAt
public boolean hasScheduledAt()
For scheduled executions, the requested time for execution for this specific schedule invocation.
.google.protobuf.Timestamp scheduled_at = 4;- Specified by:
hasScheduledAtin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- Whether the scheduledAt field is set.
-
getScheduledAt
public com.google.protobuf.Timestamp getScheduledAt()
For scheduled executions, the requested time for execution for this specific schedule invocation.
.google.protobuf.Timestamp scheduled_at = 4;- Specified by:
getScheduledAtin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The scheduledAt.
-
getScheduledAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getScheduledAtOrBuilder()
For scheduled executions, the requested time for execution for this specific schedule invocation.
.google.protobuf.Timestamp scheduled_at = 4;- Specified by:
getScheduledAtOrBuilderin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder
-
hasParentNodeExecution
public boolean hasParentNodeExecution()
Which subworkflow node (if any) launched this execution
.flyteidl.core.NodeExecutionIdentifier parent_node_execution = 5;- Specified by:
hasParentNodeExecutionin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- Whether the parentNodeExecution field is set.
-
getParentNodeExecution
public IdentifierOuterClass.NodeExecutionIdentifier getParentNodeExecution()
Which subworkflow node (if any) launched this execution
.flyteidl.core.NodeExecutionIdentifier parent_node_execution = 5;- Specified by:
getParentNodeExecutionin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The parentNodeExecution.
-
getParentNodeExecutionOrBuilder
public IdentifierOuterClass.NodeExecutionIdentifierOrBuilder getParentNodeExecutionOrBuilder()
Which subworkflow node (if any) launched this execution
.flyteidl.core.NodeExecutionIdentifier parent_node_execution = 5;- Specified by:
getParentNodeExecutionOrBuilderin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder
-
hasReferenceExecution
public boolean hasReferenceExecution()
Optional, a reference workflow execution related to this execution. In the case of a relaunch, this references the original workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier reference_execution = 16;- Specified by:
hasReferenceExecutionin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- Whether the referenceExecution field is set.
-
getReferenceExecution
public IdentifierOuterClass.WorkflowExecutionIdentifier getReferenceExecution()
Optional, a reference workflow execution related to this execution. In the case of a relaunch, this references the original workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier reference_execution = 16;- Specified by:
getReferenceExecutionin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The referenceExecution.
-
getReferenceExecutionOrBuilder
public IdentifierOuterClass.WorkflowExecutionIdentifierOrBuilder getReferenceExecutionOrBuilder()
Optional, a reference workflow execution related to this execution. In the case of a relaunch, this references the original workflow execution.
.flyteidl.core.WorkflowExecutionIdentifier reference_execution = 16;- Specified by:
getReferenceExecutionOrBuilderin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder
-
hasSystemMetadata
public boolean hasSystemMetadata()
Optional, platform-specific metadata about the execution. In this the future this may be gated behind an ACL or some sort of authorization.
.flyteidl.admin.SystemMetadata system_metadata = 17;- Specified by:
hasSystemMetadatain interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- Whether the systemMetadata field is set.
-
getSystemMetadata
public ExecutionOuterClass.SystemMetadata getSystemMetadata()
Optional, platform-specific metadata about the execution. In this the future this may be gated behind an ACL or some sort of authorization.
.flyteidl.admin.SystemMetadata system_metadata = 17;- Specified by:
getSystemMetadatain interfaceExecutionOuterClass.ExecutionMetadataOrBuilder- Returns:
- The systemMetadata.
-
getSystemMetadataOrBuilder
public ExecutionOuterClass.SystemMetadataOrBuilder getSystemMetadataOrBuilder()
Optional, platform-specific metadata about the execution. In this the future this may be gated behind an ACL or some sort of authorization.
.flyteidl.admin.SystemMetadata system_metadata = 17;- Specified by:
getSystemMetadataOrBuilderin interfaceExecutionOuterClass.ExecutionMetadataOrBuilder
-
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 ExecutionOuterClass.ExecutionMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.ExecutionMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.ExecutionMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.ExecutionMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.ExecutionMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.ExecutionMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionOuterClass.ExecutionMetadata parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionOuterClass.ExecutionMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ExecutionOuterClass.ExecutionMetadata parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ExecutionOuterClass.ExecutionMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionOuterClass.ExecutionMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionOuterClass.ExecutionMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ExecutionOuterClass.ExecutionMetadata.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ExecutionOuterClass.ExecutionMetadata.Builder newBuilder()
-
newBuilder
public static ExecutionOuterClass.ExecutionMetadata.Builder newBuilder(ExecutionOuterClass.ExecutionMetadata prototype)
-
toBuilder
public ExecutionOuterClass.ExecutionMetadata.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ExecutionOuterClass.ExecutionMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ExecutionOuterClass.ExecutionMetadata getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ExecutionOuterClass.ExecutionMetadata> parser()
-
getParserForType
public com.google.protobuf.Parser<ExecutionOuterClass.ExecutionMetadata> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ExecutionOuterClass.ExecutionMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-