Package com.google.api
Class Publishing
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessage
-
- com.google.protobuf.GeneratedMessage.ExtendableMessage<com.google.protobuf.GeneratedMessageV3>
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.api.Publishing
-
- All Implemented Interfaces:
PublishingOrBuilder
,com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.io.Serializable
public final class Publishing extends com.google.protobuf.GeneratedMessageV3 implements PublishingOrBuilder
This message configures the settings for publishing [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from the service config.
Protobuf typegoogle.api.Publishing
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Publishing.Builder
This message configures the settings for publishing [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from the service config.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage.ExtendableMessage
com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionSerializer, com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionWriter
-
-
Field Summary
Fields Modifier and Type Field Description static int
API_SHORT_NAME_FIELD_NUMBER
static int
CODEOWNER_GITHUB_TEAMS_FIELD_NUMBER
static int
DOC_TAG_PREFIX_FIELD_NUMBER
static int
DOCUMENTATION_URI_FIELD_NUMBER
static int
GITHUB_LABEL_FIELD_NUMBER
static int
LIBRARY_SETTINGS_FIELD_NUMBER
static int
METHOD_SETTINGS_FIELD_NUMBER
static int
NEW_ISSUE_URI_FIELD_NUMBER
static int
ORGANIZATION_FIELD_NUMBER
static int
PROTO_REFERENCE_DOCUMENTATION_URI_FIELD_NUMBER
static int
REST_REFERENCE_DOCUMENTATION_URI_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
java.lang.String
getApiShortName()
Used as a tracking tag when collecting data about the APIs developer relations artifacts like docs, packages delivered to package managers, etc.com.google.protobuf.ByteString
getApiShortNameBytes()
Used as a tracking tag when collecting data about the APIs developer relations artifacts like docs, packages delivered to package managers, etc.java.lang.String
getCodeownerGithubTeams(int index)
GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.com.google.protobuf.ByteString
getCodeownerGithubTeamsBytes(int index)
GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.int
getCodeownerGithubTeamsCount()
GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.com.google.protobuf.ProtocolStringList
getCodeownerGithubTeamsList()
GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.static Publishing
getDefaultInstance()
Publishing
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
java.lang.String
getDocTagPrefix()
A prefix used in sample code when demarking regions to be included in documentation.com.google.protobuf.ByteString
getDocTagPrefixBytes()
A prefix used in sample code when demarking regions to be included in documentation.java.lang.String
getDocumentationUri()
Link to product home page.com.google.protobuf.ByteString
getDocumentationUriBytes()
Link to product home page.java.lang.String
getGithubLabel()
GitHub label to apply to issues and pull requests opened for this API.com.google.protobuf.ByteString
getGithubLabelBytes()
GitHub label to apply to issues and pull requests opened for this API.ClientLibrarySettings
getLibrarySettings(int index)
Client library settings.int
getLibrarySettingsCount()
Client library settings.java.util.List<ClientLibrarySettings>
getLibrarySettingsList()
Client library settings.ClientLibrarySettingsOrBuilder
getLibrarySettingsOrBuilder(int index)
Client library settings.java.util.List<? extends ClientLibrarySettingsOrBuilder>
getLibrarySettingsOrBuilderList()
Client library settings.MethodSettings
getMethodSettings(int index)
A list of API method settings, e.g.int
getMethodSettingsCount()
A list of API method settings, e.g.java.util.List<MethodSettings>
getMethodSettingsList()
A list of API method settings, e.g.MethodSettingsOrBuilder
getMethodSettingsOrBuilder(int index)
A list of API method settings, e.g.java.util.List<? extends MethodSettingsOrBuilder>
getMethodSettingsOrBuilderList()
A list of API method settings, e.g.java.lang.String
getNewIssueUri()
Link to a *public* URI where users can report issues.com.google.protobuf.ByteString
getNewIssueUriBytes()
Link to a *public* URI where users can report issues.ClientLibraryOrganization
getOrganization()
For whom the client library is being published.int
getOrganizationValue()
For whom the client library is being published.com.google.protobuf.Parser<Publishing>
getParserForType()
java.lang.String
getProtoReferenceDocumentationUri()
Optional link to proto reference documentation.com.google.protobuf.ByteString
getProtoReferenceDocumentationUriBytes()
Optional link to proto reference documentation.java.lang.String
getRestReferenceDocumentationUri()
Optional link to REST reference documentation.com.google.protobuf.ByteString
getRestReferenceDocumentationUriBytes()
Optional link to REST reference documentation.int
getSerializedSize()
int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static Publishing.Builder
newBuilder()
static Publishing.Builder
newBuilder(Publishing prototype)
Publishing.Builder
newBuilderForType()
protected Publishing.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected java.lang.Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Publishing
parseDelimitedFrom(java.io.InputStream input)
static Publishing
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Publishing
parseFrom(byte[] data)
static Publishing
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Publishing
parseFrom(com.google.protobuf.ByteString data)
static Publishing
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Publishing
parseFrom(com.google.protobuf.CodedInputStream input)
static Publishing
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Publishing
parseFrom(java.io.InputStream input)
static Publishing
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Publishing
parseFrom(java.nio.ByteBuffer data)
static Publishing
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Publishing>
parser()
Publishing.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType
-
Methods inherited from class com.google.protobuf.GeneratedMessage.ExtendableMessage
extensionsAreInitialized, extensionsSerializedSize, extensionsSerializedSizeAsMessageSet, getAllFields, getAllFieldsRaw, getExtension, getExtension, getExtensionCount, getExtensionFields, getField, getRepeatedField, getRepeatedFieldCount, hasExtension, hasField, newExtensionSerializer, newExtensionWriter, newMessageSetExtensionSerializer, newMessageSetExtensionWriter
-
Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getDescriptorForType, getOneofFieldDescriptor, getUnknownFields, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, 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, hashFields, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
METHOD_SETTINGS_FIELD_NUMBER
public static final int METHOD_SETTINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEW_ISSUE_URI_FIELD_NUMBER
public static final int NEW_ISSUE_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOCUMENTATION_URI_FIELD_NUMBER
public static final int DOCUMENTATION_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
API_SHORT_NAME_FIELD_NUMBER
public static final int API_SHORT_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GITHUB_LABEL_FIELD_NUMBER
public static final int GITHUB_LABEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CODEOWNER_GITHUB_TEAMS_FIELD_NUMBER
public static final int CODEOWNER_GITHUB_TEAMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOC_TAG_PREFIX_FIELD_NUMBER
public static final int DOC_TAG_PREFIX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORGANIZATION_FIELD_NUMBER
public static final int ORGANIZATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIBRARY_SETTINGS_FIELD_NUMBER
public static final int LIBRARY_SETTINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROTO_REFERENCE_DOCUMENTATION_URI_FIELD_NUMBER
public static final int PROTO_REFERENCE_DOCUMENTATION_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REST_REFERENCE_DOCUMENTATION_URI_FIELD_NUMBER
public static final int REST_REFERENCE_DOCUMENTATION_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Overrides:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getMethodSettingsList
public java.util.List<MethodSettings> getMethodSettingsList()
A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.
repeated .google.api.MethodSettings method_settings = 2;
- Specified by:
getMethodSettingsList
in interfacePublishingOrBuilder
-
getMethodSettingsOrBuilderList
public java.util.List<? extends MethodSettingsOrBuilder> getMethodSettingsOrBuilderList()
A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.
repeated .google.api.MethodSettings method_settings = 2;
- Specified by:
getMethodSettingsOrBuilderList
in interfacePublishingOrBuilder
-
getMethodSettingsCount
public int getMethodSettingsCount()
A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.
repeated .google.api.MethodSettings method_settings = 2;
- Specified by:
getMethodSettingsCount
in interfacePublishingOrBuilder
-
getMethodSettings
public MethodSettings getMethodSettings(int index)
A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.
repeated .google.api.MethodSettings method_settings = 2;
- Specified by:
getMethodSettings
in interfacePublishingOrBuilder
-
getMethodSettingsOrBuilder
public MethodSettingsOrBuilder getMethodSettingsOrBuilder(int index)
A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.
repeated .google.api.MethodSettings method_settings = 2;
- Specified by:
getMethodSettingsOrBuilder
in interfacePublishingOrBuilder
-
getNewIssueUri
public java.lang.String getNewIssueUri()
Link to a *public* URI where users can report issues. Example: https://issuetracker.google.com/issues/new?component=190865&template=1161103
string new_issue_uri = 101;
- Specified by:
getNewIssueUri
in interfacePublishingOrBuilder
- Returns:
- The newIssueUri.
-
getNewIssueUriBytes
public com.google.protobuf.ByteString getNewIssueUriBytes()
Link to a *public* URI where users can report issues. Example: https://issuetracker.google.com/issues/new?component=190865&template=1161103
string new_issue_uri = 101;
- Specified by:
getNewIssueUriBytes
in interfacePublishingOrBuilder
- Returns:
- The bytes for newIssueUri.
-
getDocumentationUri
public java.lang.String getDocumentationUri()
Link to product home page. Example: https://cloud.google.com/asset-inventory/docs/overview
string documentation_uri = 102;
- Specified by:
getDocumentationUri
in interfacePublishingOrBuilder
- Returns:
- The documentationUri.
-
getDocumentationUriBytes
public com.google.protobuf.ByteString getDocumentationUriBytes()
Link to product home page. Example: https://cloud.google.com/asset-inventory/docs/overview
string documentation_uri = 102;
- Specified by:
getDocumentationUriBytes
in interfacePublishingOrBuilder
- Returns:
- The bytes for documentationUri.
-
getApiShortName
public java.lang.String getApiShortName()
Used as a tracking tag when collecting data about the APIs developer relations artifacts like docs, packages delivered to package managers, etc. Example: "speech".
string api_short_name = 103;
- Specified by:
getApiShortName
in interfacePublishingOrBuilder
- Returns:
- The apiShortName.
-
getApiShortNameBytes
public com.google.protobuf.ByteString getApiShortNameBytes()
Used as a tracking tag when collecting data about the APIs developer relations artifacts like docs, packages delivered to package managers, etc. Example: "speech".
string api_short_name = 103;
- Specified by:
getApiShortNameBytes
in interfacePublishingOrBuilder
- Returns:
- The bytes for apiShortName.
-
getGithubLabel
public java.lang.String getGithubLabel()
GitHub label to apply to issues and pull requests opened for this API.
string github_label = 104;
- Specified by:
getGithubLabel
in interfacePublishingOrBuilder
- Returns:
- The githubLabel.
-
getGithubLabelBytes
public com.google.protobuf.ByteString getGithubLabelBytes()
GitHub label to apply to issues and pull requests opened for this API.
string github_label = 104;
- Specified by:
getGithubLabelBytes
in interfacePublishingOrBuilder
- Returns:
- The bytes for githubLabel.
-
getCodeownerGithubTeamsList
public com.google.protobuf.ProtocolStringList getCodeownerGithubTeamsList()
GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.
repeated string codeowner_github_teams = 105;
- Specified by:
getCodeownerGithubTeamsList
in interfacePublishingOrBuilder
- Returns:
- A list containing the codeownerGithubTeams.
-
getCodeownerGithubTeamsCount
public int getCodeownerGithubTeamsCount()
GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.
repeated string codeowner_github_teams = 105;
- Specified by:
getCodeownerGithubTeamsCount
in interfacePublishingOrBuilder
- Returns:
- The count of codeownerGithubTeams.
-
getCodeownerGithubTeams
public java.lang.String getCodeownerGithubTeams(int index)
GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.
repeated string codeowner_github_teams = 105;
- Specified by:
getCodeownerGithubTeams
in interfacePublishingOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The codeownerGithubTeams at the given index.
-
getCodeownerGithubTeamsBytes
public com.google.protobuf.ByteString getCodeownerGithubTeamsBytes(int index)
GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.
repeated string codeowner_github_teams = 105;
- Specified by:
getCodeownerGithubTeamsBytes
in interfacePublishingOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the codeownerGithubTeams at the given index.
-
getDocTagPrefix
public java.lang.String getDocTagPrefix()
A prefix used in sample code when demarking regions to be included in documentation.
string doc_tag_prefix = 106;
- Specified by:
getDocTagPrefix
in interfacePublishingOrBuilder
- Returns:
- The docTagPrefix.
-
getDocTagPrefixBytes
public com.google.protobuf.ByteString getDocTagPrefixBytes()
A prefix used in sample code when demarking regions to be included in documentation.
string doc_tag_prefix = 106;
- Specified by:
getDocTagPrefixBytes
in interfacePublishingOrBuilder
- Returns:
- The bytes for docTagPrefix.
-
getOrganizationValue
public int getOrganizationValue()
For whom the client library is being published.
.google.api.ClientLibraryOrganization organization = 107;
- Specified by:
getOrganizationValue
in interfacePublishingOrBuilder
- Returns:
- The enum numeric value on the wire for organization.
-
getOrganization
public ClientLibraryOrganization getOrganization()
For whom the client library is being published.
.google.api.ClientLibraryOrganization organization = 107;
- Specified by:
getOrganization
in interfacePublishingOrBuilder
- Returns:
- The organization.
-
getLibrarySettingsList
public java.util.List<ClientLibrarySettings> getLibrarySettingsList()
Client library settings. If the same version string appears multiple times in this list, then the last one wins. Settings from earlier settings with the same version string are discarded.
repeated .google.api.ClientLibrarySettings library_settings = 109;
- Specified by:
getLibrarySettingsList
in interfacePublishingOrBuilder
-
getLibrarySettingsOrBuilderList
public java.util.List<? extends ClientLibrarySettingsOrBuilder> getLibrarySettingsOrBuilderList()
Client library settings. If the same version string appears multiple times in this list, then the last one wins. Settings from earlier settings with the same version string are discarded.
repeated .google.api.ClientLibrarySettings library_settings = 109;
- Specified by:
getLibrarySettingsOrBuilderList
in interfacePublishingOrBuilder
-
getLibrarySettingsCount
public int getLibrarySettingsCount()
Client library settings. If the same version string appears multiple times in this list, then the last one wins. Settings from earlier settings with the same version string are discarded.
repeated .google.api.ClientLibrarySettings library_settings = 109;
- Specified by:
getLibrarySettingsCount
in interfacePublishingOrBuilder
-
getLibrarySettings
public ClientLibrarySettings getLibrarySettings(int index)
Client library settings. If the same version string appears multiple times in this list, then the last one wins. Settings from earlier settings with the same version string are discarded.
repeated .google.api.ClientLibrarySettings library_settings = 109;
- Specified by:
getLibrarySettings
in interfacePublishingOrBuilder
-
getLibrarySettingsOrBuilder
public ClientLibrarySettingsOrBuilder getLibrarySettingsOrBuilder(int index)
Client library settings. If the same version string appears multiple times in this list, then the last one wins. Settings from earlier settings with the same version string are discarded.
repeated .google.api.ClientLibrarySettings library_settings = 109;
- Specified by:
getLibrarySettingsOrBuilder
in interfacePublishingOrBuilder
-
getProtoReferenceDocumentationUri
public java.lang.String getProtoReferenceDocumentationUri()
Optional link to proto reference documentation. Example: https://cloud.google.com/pubsub/lite/docs/reference/rpc
string proto_reference_documentation_uri = 110;
- Specified by:
getProtoReferenceDocumentationUri
in interfacePublishingOrBuilder
- Returns:
- The protoReferenceDocumentationUri.
-
getProtoReferenceDocumentationUriBytes
public com.google.protobuf.ByteString getProtoReferenceDocumentationUriBytes()
Optional link to proto reference documentation. Example: https://cloud.google.com/pubsub/lite/docs/reference/rpc
string proto_reference_documentation_uri = 110;
- Specified by:
getProtoReferenceDocumentationUriBytes
in interfacePublishingOrBuilder
- Returns:
- The bytes for protoReferenceDocumentationUri.
-
getRestReferenceDocumentationUri
public java.lang.String getRestReferenceDocumentationUri()
Optional link to REST reference documentation. Example: https://cloud.google.com/pubsub/lite/docs/reference/rest
string rest_reference_documentation_uri = 111;
- Specified by:
getRestReferenceDocumentationUri
in interfacePublishingOrBuilder
- Returns:
- The restReferenceDocumentationUri.
-
getRestReferenceDocumentationUriBytes
public com.google.protobuf.ByteString getRestReferenceDocumentationUriBytes()
Optional link to REST reference documentation. Example: https://cloud.google.com/pubsub/lite/docs/reference/rest
string rest_reference_documentation_uri = 111;
- Specified by:
getRestReferenceDocumentationUriBytes
in interfacePublishingOrBuilder
- Returns:
- The bytes for restReferenceDocumentationUri.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.ExtendableMessage<com.google.protobuf.GeneratedMessageV3>
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Publishing parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Publishing parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Publishing parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Publishing parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Publishing parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Publishing parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Publishing parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Publishing parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Publishing parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Publishing parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Publishing parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Publishing parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Publishing.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Publishing.Builder newBuilder()
-
newBuilder
public static Publishing.Builder newBuilder(Publishing prototype)
-
toBuilder
public Publishing.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Publishing.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Publishing getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Publishing> parser()
-
getParserForType
public com.google.protobuf.Parser<Publishing> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
public Publishing getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-