All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.photos.library.v1.proto.GetMediaItemRequestOrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/photos/library/v1/photos_library.proto

package com.google.photos.library.v1.proto;

public interface GetMediaItemRequestOrBuilder
    extends
    // @@protoc_insertion_point(interface_extends:google.photos.library.v1.GetMediaItemRequest)
    com.google.protobuf.MessageOrBuilder {

  /**
   *
   *
   * 
   * Identifier of the media item to be requested.
   * 
* * string media_item_id = 1; */ java.lang.String getMediaItemId(); /** * * *
   * Identifier of the media item to be requested.
   * 
* * string media_item_id = 1; */ com.google.protobuf.ByteString getMediaItemIdBytes(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy