Class ImagesServicePb.ImagesGetUrlBaseRequest (2.0.0)

public static final class ImagesServicePb.ImagesGetUrlBaseRequest extends GeneratedMessageV3 implements ImagesServicePb.ImagesGetUrlBaseRequestOrBuilder

Inheritance

Object > com.google.protobuf.AbstractMessageLite > com.google.protobuf.AbstractMessage > com.google.protobuf.GeneratedMessageV3 > ImagesServicePb.ImagesGetUrlBaseRequest

Static Fields

BLOB_KEY_FIELD_NUMBER

public static final int BLOB_KEY_FIELD_NUMBER
Field Value
Type Description
int

CREATE_SECURE_URL_FIELD_NUMBER

public static final int CREATE_SECURE_URL_FIELD_NUMBER
Field Value
Type Description
int

PARSER

public static final Parser<ImagesServicePb.ImagesGetUrlBaseRequest> PARSER
Field Value
Type Description
com.google.protobuf.Parser<ImagesGetUrlBaseRequest>

Static Methods

getDefaultInstance()

public static ImagesServicePb.ImagesGetUrlBaseRequest getDefaultInstance()
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
com.google.protobuf.Descriptors.Descriptor

newBuilder()

public static ImagesServicePb.ImagesGetUrlBaseRequest.Builder newBuilder()
Returns
Type Description
Builder

newBuilder(ImagesServicePb.ImagesGetUrlBaseRequest arg0)

public static ImagesServicePb.ImagesGetUrlBaseRequest.Builder newBuilder(ImagesServicePb.ImagesGetUrlBaseRequest arg0)
Parameter
Name Description
arg0 ImagesServicePb.ImagesGetUrlBaseRequest
Returns
Type Description
Builder

parseDelimitedFrom(InputStream arg0)

public static ImagesServicePb.ImagesGetUrlBaseRequest parseDelimitedFrom(InputStream arg0)
Parameter
Name Description
arg0 InputStream
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.ImagesGetUrlBaseRequest parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 InputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest
Exceptions
Type Description
IOException

parseFrom(byte[] arg0)

public static ImagesServicePb.ImagesGetUrlBaseRequest parseFrom(byte[] arg0)
Parameter
Name Description
arg0 byte[]
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(byte[] arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.ImagesGetUrlBaseRequest parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 byte[]
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteString arg0)

public static ImagesServicePb.ImagesGetUrlBaseRequest parseFrom(ByteString arg0)
Parameter
Name Description
arg0 com.google.protobuf.ByteString
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteString arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.ImagesGetUrlBaseRequest parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 com.google.protobuf.ByteString
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(CodedInputStream arg0)

public static ImagesServicePb.ImagesGetUrlBaseRequest parseFrom(CodedInputStream arg0)
Parameter
Name Description
arg0 com.google.protobuf.CodedInputStream
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest
Exceptions
Type Description
IOException

parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.ImagesGetUrlBaseRequest parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 com.google.protobuf.CodedInputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest
Exceptions
Type Description
IOException

parseFrom(InputStream arg0)

public static ImagesServicePb.ImagesGetUrlBaseRequest parseFrom(InputStream arg0)
Parameter
Name Description
arg0 InputStream
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest
Exceptions
Type Description
IOException

parseFrom(InputStream arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.ImagesGetUrlBaseRequest parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 InputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest
Exceptions
Type Description
IOException

parseFrom(ByteBuffer arg0)

public static ImagesServicePb.ImagesGetUrlBaseRequest parseFrom(ByteBuffer arg0)
Parameter
Name Description
arg0 ByteBuffer
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.ImagesGetUrlBaseRequest parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 ByteBuffer
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parser()

public static Parser<ImagesServicePb.ImagesGetUrlBaseRequest> parser()
Returns
Type Description
com.google.protobuf.Parser<ImagesGetUrlBaseRequest>

Methods

equals(Object arg0)

public boolean equals(Object arg0)
Parameter
Name Description
arg0 Object
Returns
Type Description
boolean
Overrides
com.google.protobuf.AbstractMessage.equals(java.lang.Object)

getBlobKey()

public String getBlobKey()
Returns
Type Description
String

getBlobKeyBytes()

public ByteString getBlobKeyBytes()
Returns
Type Description
com.google.protobuf.ByteString

getCreateSecureUrl()

public boolean getCreateSecureUrl()
Returns
Type Description
boolean

getDefaultInstanceForType()

public ImagesServicePb.ImagesGetUrlBaseRequest getDefaultInstanceForType()
Returns
Type Description
ImagesServicePb.ImagesGetUrlBaseRequest

getParserForType()

public Parser<ImagesServicePb.ImagesGetUrlBaseRequest> getParserForType()
Returns
Type Description
com.google.protobuf.Parser<ImagesGetUrlBaseRequest>
Overrides
com.google.protobuf.GeneratedMessageV3.getParserForType()

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides
com.google.protobuf.GeneratedMessageV3.getSerializedSize()

getUnknownFields()

public final UnknownFieldSet getUnknownFields()
Returns
Type Description
com.google.protobuf.UnknownFieldSet
Overrides
com.google.protobuf.GeneratedMessageV3.getUnknownFields()

hasBlobKey()

public boolean hasBlobKey()
Returns
Type Description
boolean

hasCreateSecureUrl()

public boolean hasCreateSecureUrl()
Returns
Type Description
boolean

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides
com.google.protobuf.AbstractMessage.hashCode()

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Overrides
com.google.protobuf.GeneratedMessageV3.internalGetFieldAccessorTable()

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides
com.google.protobuf.GeneratedMessageV3.isInitialized()

newBuilderForType()

public ImagesServicePb.ImagesGetUrlBaseRequest.Builder newBuilderForType()
Returns
Type Description
Builder

newBuilderForType(GeneratedMessageV3.BuilderParent arg0)

protected ImagesServicePb.ImagesGetUrlBaseRequest.Builder newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
Parameter
Name Description
arg0 com.google.protobuf.GeneratedMessageV3.BuilderParent
Returns
Type Description
Builder
Overrides
com.google.protobuf.GeneratedMessageV3.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)

newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
Parameter
Name Description
arg0 com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Returns
Type Description
Object
Overrides
com.google.protobuf.GeneratedMessageV3.newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)

toBuilder()

public ImagesServicePb.ImagesGetUrlBaseRequest.Builder toBuilder()
Returns
Type Description
Builder

writeTo(CodedOutputStream arg0)

public void writeTo(CodedOutputStream arg0)
Parameter
Name Description
arg0 com.google.protobuf.CodedOutputStream
Overrides
com.google.protobuf.GeneratedMessageV3.writeTo(com.google.protobuf.CodedOutputStream)
Exceptions
Type Description
IOException