Class Filters

  • All Implemented Interfaces:
    FiltersOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable

    public final class Filters
    extends com.google.protobuf.GeneratedMessageV3
    implements FiltersOrBuilder
     Filters that can be applied to a media item search.
     If multiple filter options are specified, they're treated as AND with each
     other.
     
    Protobuf type google.photos.library.v1.Filters
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Filters.Builder
      Filters that can be applied to a media item search.
      • 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
      • Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

        com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(java.lang.Object obj)  
      ContentFilter getContentFilter()
      Filters the media items based on their content.
      ContentFilterOrBuilder getContentFilterOrBuilder()
      Filters the media items based on their content.
      DateFilter getDateFilter()
      Filters the media items based on their creation date.
      DateFilterOrBuilder getDateFilterOrBuilder()
      Filters the media items based on their creation date.
      static Filters getDefaultInstance()  
      Filters getDefaultInstanceForType()  
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()  
      boolean getExcludeNonAppCreatedData()
      If set, the results exclude media items that were not created by this app.
      FeatureFilter getFeatureFilter()
      Filters the media items based on their features.
      FeatureFilterOrBuilder getFeatureFilterOrBuilder()
      Filters the media items based on their features.
      boolean getIncludeArchivedMedia()
      If set, the results include media items that the user has archived.
      MediaTypeFilter getMediaTypeFilter()
      Filters the media items based on the type of media.
      MediaTypeFilterOrBuilder getMediaTypeFilterOrBuilder()
      Filters the media items based on the type of media.
      com.google.protobuf.Parser<Filters> getParserForType()  
      int getSerializedSize()  
      com.google.protobuf.UnknownFieldSet getUnknownFields()  
      boolean hasContentFilter()
      Filters the media items based on their content.
      boolean hasDateFilter()
      Filters the media items based on their creation date.
      boolean hasFeatureFilter()
      Filters the media items based on their features.
      int hashCode()  
      boolean hasMediaTypeFilter()
      Filters the media items based on the type of media.
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()  
      boolean isInitialized()  
      static Filters.Builder newBuilder()  
      static Filters.Builder newBuilder​(Filters prototype)  
      Filters.Builder newBuilderForType()  
      protected Filters.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)  
      protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)  
      static Filters parseDelimitedFrom​(java.io.InputStream input)  
      static Filters parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Filters parseFrom​(byte[] data)  
      static Filters parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Filters parseFrom​(com.google.protobuf.ByteString data)  
      static Filters parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Filters parseFrom​(com.google.protobuf.CodedInputStream input)  
      static Filters parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Filters parseFrom​(java.io.InputStream input)  
      static Filters parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Filters parseFrom​(java.nio.ByteBuffer data)  
      static Filters parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<Filters> parser()  
      Filters.Builder toBuilder()  
      void writeTo​(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, 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
      • Methods inherited from interface com.google.protobuf.MessageLite

        toByteArray, toByteString, writeDelimitedTo, writeTo
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
    • Field Detail

      • DATE_FILTER_FIELD_NUMBER

        public static final int DATE_FILTER_FIELD_NUMBER
        See Also:
        Constant Field Values
      • CONTENT_FILTER_FIELD_NUMBER

        public static final int CONTENT_FILTER_FIELD_NUMBER
        See Also:
        Constant Field Values
      • MEDIA_TYPE_FILTER_FIELD_NUMBER

        public static final int MEDIA_TYPE_FILTER_FIELD_NUMBER
        See Also:
        Constant Field Values
      • FEATURE_FILTER_FIELD_NUMBER

        public static final int FEATURE_FILTER_FIELD_NUMBER
        See Also:
        Constant Field Values
      • INCLUDE_ARCHIVED_MEDIA_FIELD_NUMBER

        public static final int INCLUDE_ARCHIVED_MEDIA_FIELD_NUMBER
        See Also:
        Constant Field Values
      • EXCLUDE_NON_APP_CREATED_DATA_FIELD_NUMBER

        public static final int EXCLUDE_NON_APP_CREATED_DATA_FIELD_NUMBER
        See Also:
        Constant Field Values
    • Method Detail

      • newInstance

        protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
        Overrides:
        newInstance in class com.google.protobuf.GeneratedMessageV3
      • getUnknownFields

        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        Specified by:
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
      • hasDateFilter

        public boolean hasDateFilter()
         Filters the media items based on their creation date.
         
        .google.photos.library.v1.DateFilter date_filter = 1;
        Specified by:
        hasDateFilter in interface FiltersOrBuilder
        Returns:
        Whether the dateFilter field is set.
      • getDateFilter

        public DateFilter getDateFilter()
         Filters the media items based on their creation date.
         
        .google.photos.library.v1.DateFilter date_filter = 1;
        Specified by:
        getDateFilter in interface FiltersOrBuilder
        Returns:
        The dateFilter.
      • hasContentFilter

        public boolean hasContentFilter()
         Filters the media items based on their content.
         
        .google.photos.library.v1.ContentFilter content_filter = 2;
        Specified by:
        hasContentFilter in interface FiltersOrBuilder
        Returns:
        Whether the contentFilter field is set.
      • getContentFilter

        public ContentFilter getContentFilter()
         Filters the media items based on their content.
         
        .google.photos.library.v1.ContentFilter content_filter = 2;
        Specified by:
        getContentFilter in interface FiltersOrBuilder
        Returns:
        The contentFilter.
      • hasMediaTypeFilter

        public boolean hasMediaTypeFilter()
         Filters the media items based on the type of media.
         
        .google.photos.library.v1.MediaTypeFilter media_type_filter = 3;
        Specified by:
        hasMediaTypeFilter in interface FiltersOrBuilder
        Returns:
        Whether the mediaTypeFilter field is set.
      • getMediaTypeFilter

        public MediaTypeFilter getMediaTypeFilter()
         Filters the media items based on the type of media.
         
        .google.photos.library.v1.MediaTypeFilter media_type_filter = 3;
        Specified by:
        getMediaTypeFilter in interface FiltersOrBuilder
        Returns:
        The mediaTypeFilter.
      • hasFeatureFilter

        public boolean hasFeatureFilter()
         Filters the media items based on their features.
         
        .google.photos.library.v1.FeatureFilter feature_filter = 7;
        Specified by:
        hasFeatureFilter in interface FiltersOrBuilder
        Returns:
        Whether the featureFilter field is set.
      • getFeatureFilter

        public FeatureFilter getFeatureFilter()
         Filters the media items based on their features.
         
        .google.photos.library.v1.FeatureFilter feature_filter = 7;
        Specified by:
        getFeatureFilter in interface FiltersOrBuilder
        Returns:
        The featureFilter.
      • getIncludeArchivedMedia

        public boolean getIncludeArchivedMedia()
         If set, the results include media items that the user has archived.
         Defaults to false (archived media items aren't included).
         
        bool include_archived_media = 4;
        Specified by:
        getIncludeArchivedMedia in interface FiltersOrBuilder
        Returns:
        The includeArchivedMedia.
      • getExcludeNonAppCreatedData

        public boolean getExcludeNonAppCreatedData()
         If set, the results exclude media items that were not created by this app.
         Defaults to false (all media items are returned). This field is ignored if
         the photoslibrary.readonly.appcreateddata scope is used.
         
        bool exclude_non_app_created_data = 5;
        Specified by:
        getExcludeNonAppCreatedData in interface FiltersOrBuilder
        Returns:
        The excludeNonAppCreatedData.
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3
      • writeTo

        public void writeTo​(com.google.protobuf.CodedOutputStream output)
                     throws java.io.IOException
        Specified by:
        writeTo in interface com.google.protobuf.MessageLite
        Overrides:
        writeTo in class com.google.protobuf.GeneratedMessageV3
        Throws:
        java.io.IOException
      • getSerializedSize

        public int getSerializedSize()
        Specified by:
        getSerializedSize in interface com.google.protobuf.MessageLite
        Overrides:
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
      • equals

        public boolean equals​(java.lang.Object obj)
        Specified by:
        equals in interface com.google.protobuf.Message
        Overrides:
        equals in class com.google.protobuf.AbstractMessage
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in interface com.google.protobuf.Message
        Overrides:
        hashCode in class com.google.protobuf.AbstractMessage
      • parseFrom

        public static Filters parseFrom​(java.nio.ByteBuffer data)
                                 throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Filters parseFrom​(java.nio.ByteBuffer data,
                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                 throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Filters parseFrom​(com.google.protobuf.ByteString data)
                                 throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Filters parseFrom​(com.google.protobuf.ByteString data,
                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                 throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Filters parseFrom​(byte[] data)
                                 throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Filters parseFrom​(byte[] data,
                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                 throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Filters parseFrom​(java.io.InputStream input)
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Filters parseFrom​(java.io.InputStream input,
                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static Filters parseDelimitedFrom​(java.io.InputStream input)
                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static Filters parseDelimitedFrom​(java.io.InputStream input,
                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Filters parseFrom​(com.google.protobuf.CodedInputStream input)
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Filters parseFrom​(com.google.protobuf.CodedInputStream input,
                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • newBuilderForType

        public Filters.Builder newBuilderForType()
        Specified by:
        newBuilderForType in interface com.google.protobuf.Message
        Specified by:
        newBuilderForType in interface com.google.protobuf.MessageLite
      • toBuilder

        public Filters.Builder toBuilder()
        Specified by:
        toBuilder in interface com.google.protobuf.Message
        Specified by:
        toBuilder in interface com.google.protobuf.MessageLite
      • newBuilderForType

        protected Filters.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        Specified by:
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstance

        public static Filters getDefaultInstance()
      • parser

        public static com.google.protobuf.Parser<Filters> parser()
      • getParserForType

        public com.google.protobuf.Parser<Filters> getParserForType()
        Specified by:
        getParserForType in interface com.google.protobuf.Message
        Specified by:
        getParserForType in interface com.google.protobuf.MessageLite
        Overrides:
        getParserForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstanceForType

        public Filters getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder