Package flyteidl.admin
Class Common.NamedEntityIdentifierListRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- flyteidl.admin.Common.NamedEntityIdentifierListRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Common.NamedEntityIdentifierListRequestOrBuilder,Serializable
- Enclosing class:
- Common
public static final class Common.NamedEntityIdentifierListRequest extends com.google.protobuf.GeneratedMessageV3 implements Common.NamedEntityIdentifierListRequestOrBuilder
Represents a request structure to list NamedEntityIdentifiers.
Protobuf typeflyteidl.admin.NamedEntityIdentifierListRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCommon.NamedEntityIdentifierListRequest.BuilderRepresents a request structure to list NamedEntityIdentifiers.-
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 Common.NamedEntityIdentifierListRequestDEFAULT_INSTANCEprivate Objectdomain_static intDOMAIN_FIELD_NUMBERprivate Objectfilters_static intFILTERS_FIELD_NUMBERprivate intlimit_static intLIMIT_FIELD_NUMBERprivate bytememoizedIsInitializedprivate static com.google.protobuf.Parser<Common.NamedEntityIdentifierListRequest>PARSERprivate Objectproject_static intPROJECT_FIELD_NUMBERprivate static longserialVersionUIDstatic intSORT_BY_FIELD_NUMBERprivate Common.SortsortBy_private Objecttoken_static intTOKEN_FIELD_NUMBER
-
Constructor Summary
Constructors Modifier Constructor Description privateNamedEntityIdentifierListRequest()privateNamedEntityIdentifierListRequest(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 Common.NamedEntityIdentifierListRequestgetDefaultInstance()Common.NamedEntityIdentifierListRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDomain()Name of the domain the identifiers belongs to within the project.com.google.protobuf.ByteStringgetDomainBytes()Name of the domain the identifiers belongs to within the project.StringgetFilters()Indicates a list of filters passed as string.com.google.protobuf.ByteStringgetFiltersBytes()Indicates a list of filters passed as string.intgetLimit()Indicates the number of resources to be returned.com.google.protobuf.Parser<Common.NamedEntityIdentifierListRequest>getParserForType()StringgetProject()Name of the project that contains the identifiers.com.google.protobuf.ByteStringgetProjectBytes()Name of the project that contains the identifiers.intgetSerializedSize()Common.SortgetSortBy()Specifies how listed entities should be sorted in the response.Common.SortOrBuildergetSortByOrBuilder()Specifies how listed entities should be sorted in the response.StringgetToken()In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query.com.google.protobuf.ByteStringgetTokenBytes()In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasSortBy()Specifies how listed entities should be sorted in the response.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Common.NamedEntityIdentifierListRequest.BuildernewBuilder()static Common.NamedEntityIdentifierListRequest.BuildernewBuilder(Common.NamedEntityIdentifierListRequest prototype)Common.NamedEntityIdentifierListRequest.BuildernewBuilderForType()protected Common.NamedEntityIdentifierListRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Common.NamedEntityIdentifierListRequestparseDelimitedFrom(InputStream input)static Common.NamedEntityIdentifierListRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.NamedEntityIdentifierListRequestparseFrom(byte[] data)static Common.NamedEntityIdentifierListRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.NamedEntityIdentifierListRequestparseFrom(com.google.protobuf.ByteString data)static Common.NamedEntityIdentifierListRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.NamedEntityIdentifierListRequestparseFrom(com.google.protobuf.CodedInputStream input)static Common.NamedEntityIdentifierListRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.NamedEntityIdentifierListRequestparseFrom(InputStream input)static Common.NamedEntityIdentifierListRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.NamedEntityIdentifierListRequestparseFrom(ByteBuffer data)static Common.NamedEntityIdentifierListRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Common.NamedEntityIdentifierListRequest>parser()Common.NamedEntityIdentifierListRequest.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
-
PROJECT_FIELD_NUMBER
public static final int PROJECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
project_
private volatile Object project_
-
DOMAIN_FIELD_NUMBER
public static final int DOMAIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
domain_
private volatile Object domain_
-
LIMIT_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
limit_
private int limit_
-
TOKEN_FIELD_NUMBER
public static final int TOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
token_
private volatile Object token_
-
SORT_BY_FIELD_NUMBER
public static final int SORT_BY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
sortBy_
private Common.Sort sortBy_
-
FILTERS_FIELD_NUMBER
public static final int FILTERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
filters_
private volatile Object filters_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final Common.NamedEntityIdentifierListRequest DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<Common.NamedEntityIdentifierListRequest> 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
-
getProject
public String getProject()
Name of the project that contains the identifiers. +required
string project = 1;- Specified by:
getProjectin interfaceCommon.NamedEntityIdentifierListRequestOrBuilder- Returns:
- The project.
-
getProjectBytes
public com.google.protobuf.ByteString getProjectBytes()
Name of the project that contains the identifiers. +required
string project = 1;- Specified by:
getProjectBytesin interfaceCommon.NamedEntityIdentifierListRequestOrBuilder- Returns:
- The bytes for project.
-
getDomain
public String getDomain()
Name of the domain the identifiers belongs to within the project. +required
string domain = 2;- Specified by:
getDomainin interfaceCommon.NamedEntityIdentifierListRequestOrBuilder- Returns:
- The domain.
-
getDomainBytes
public com.google.protobuf.ByteString getDomainBytes()
Name of the domain the identifiers belongs to within the project. +required
string domain = 2;- Specified by:
getDomainBytesin interfaceCommon.NamedEntityIdentifierListRequestOrBuilder- Returns:
- The bytes for domain.
-
getLimit
public int getLimit()
Indicates the number of resources to be returned. +required
uint32 limit = 3;- Specified by:
getLimitin interfaceCommon.NamedEntityIdentifierListRequestOrBuilder- Returns:
- The limit.
-
getToken
public String getToken()
In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query. +optional
string token = 4;- Specified by:
getTokenin interfaceCommon.NamedEntityIdentifierListRequestOrBuilder- Returns:
- The token.
-
getTokenBytes
public com.google.protobuf.ByteString getTokenBytes()
In the case of multiple pages of results, the server-provided token can be used to fetch the next page in a query. +optional
string token = 4;- Specified by:
getTokenBytesin interfaceCommon.NamedEntityIdentifierListRequestOrBuilder- Returns:
- The bytes for token.
-
hasSortBy
public boolean hasSortBy()
Specifies how listed entities should be sorted in the response. +optional
.flyteidl.admin.Sort sort_by = 5;- Specified by:
hasSortByin interfaceCommon.NamedEntityIdentifierListRequestOrBuilder- Returns:
- Whether the sortBy field is set.
-
getSortBy
public Common.Sort getSortBy()
Specifies how listed entities should be sorted in the response. +optional
.flyteidl.admin.Sort sort_by = 5;- Specified by:
getSortByin interfaceCommon.NamedEntityIdentifierListRequestOrBuilder- Returns:
- The sortBy.
-
getSortByOrBuilder
public Common.SortOrBuilder getSortByOrBuilder()
Specifies how listed entities should be sorted in the response. +optional
.flyteidl.admin.Sort sort_by = 5;- Specified by:
getSortByOrBuilderin interfaceCommon.NamedEntityIdentifierListRequestOrBuilder
-
getFilters
public String getFilters()
Indicates a list of filters passed as string. +optional
string filters = 6;- Specified by:
getFiltersin interfaceCommon.NamedEntityIdentifierListRequestOrBuilder- Returns:
- The filters.
-
getFiltersBytes
public com.google.protobuf.ByteString getFiltersBytes()
Indicates a list of filters passed as string. +optional
string filters = 6;- Specified by:
getFiltersBytesin interfaceCommon.NamedEntityIdentifierListRequestOrBuilder- Returns:
- The bytes for filters.
-
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 Common.NamedEntityIdentifierListRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.NamedEntityIdentifierListRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.NamedEntityIdentifierListRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.NamedEntityIdentifierListRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.NamedEntityIdentifierListRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.NamedEntityIdentifierListRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.NamedEntityIdentifierListRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Common.NamedEntityIdentifierListRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Common.NamedEntityIdentifierListRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Common.NamedEntityIdentifierListRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Common.NamedEntityIdentifierListRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Common.NamedEntityIdentifierListRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Common.NamedEntityIdentifierListRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Common.NamedEntityIdentifierListRequest.Builder newBuilder()
-
newBuilder
public static Common.NamedEntityIdentifierListRequest.Builder newBuilder(Common.NamedEntityIdentifierListRequest prototype)
-
toBuilder
public Common.NamedEntityIdentifierListRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Common.NamedEntityIdentifierListRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Common.NamedEntityIdentifierListRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Common.NamedEntityIdentifierListRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<Common.NamedEntityIdentifierListRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Common.NamedEntityIdentifierListRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-