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 classPublishing.BuilderThis 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 intAPI_SHORT_NAME_FIELD_NUMBERstatic intCODEOWNER_GITHUB_TEAMS_FIELD_NUMBERstatic intDOC_TAG_PREFIX_FIELD_NUMBERstatic intDOCUMENTATION_URI_FIELD_NUMBERstatic intGITHUB_LABEL_FIELD_NUMBERstatic intLIBRARY_SETTINGS_FIELD_NUMBERstatic intMETHOD_SETTINGS_FIELD_NUMBERstatic intNEW_ISSUE_URI_FIELD_NUMBERstatic intORGANIZATION_FIELD_NUMBERstatic intPROTO_REFERENCE_DOCUMENTATION_URI_FIELD_NUMBERstatic intREST_REFERENCE_DOCUMENTATION_URI_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetApiShortName()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.ByteStringgetApiShortNameBytes()Used as a tracking tag when collecting data about the APIs developer relations artifacts like docs, packages delivered to package managers, etc.java.lang.StringgetCodeownerGithubTeams(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.ByteStringgetCodeownerGithubTeamsBytes(int index)GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.intgetCodeownerGithubTeamsCount()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.ProtocolStringListgetCodeownerGithubTeamsList()GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.static PublishinggetDefaultInstance()PublishinggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetDocTagPrefix()A prefix used in sample code when demarking regions to be included in documentation.com.google.protobuf.ByteStringgetDocTagPrefixBytes()A prefix used in sample code when demarking regions to be included in documentation.java.lang.StringgetDocumentationUri()Link to product home page.com.google.protobuf.ByteStringgetDocumentationUriBytes()Link to product home page.java.lang.StringgetGithubLabel()GitHub label to apply to issues and pull requests opened for this API.com.google.protobuf.ByteStringgetGithubLabelBytes()GitHub label to apply to issues and pull requests opened for this API.ClientLibrarySettingsgetLibrarySettings(int index)Client library settings.intgetLibrarySettingsCount()Client library settings.java.util.List<ClientLibrarySettings>getLibrarySettingsList()Client library settings.ClientLibrarySettingsOrBuildergetLibrarySettingsOrBuilder(int index)Client library settings.java.util.List<? extends ClientLibrarySettingsOrBuilder>getLibrarySettingsOrBuilderList()Client library settings.MethodSettingsgetMethodSettings(int index)A list of API method settings, e.g.intgetMethodSettingsCount()A list of API method settings, e.g.java.util.List<MethodSettings>getMethodSettingsList()A list of API method settings, e.g.MethodSettingsOrBuildergetMethodSettingsOrBuilder(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.StringgetNewIssueUri()Link to a *public* URI where users can report issues.com.google.protobuf.ByteStringgetNewIssueUriBytes()Link to a *public* URI where users can report issues.ClientLibraryOrganizationgetOrganization()For whom the client library is being published.intgetOrganizationValue()For whom the client library is being published.com.google.protobuf.Parser<Publishing>getParserForType()java.lang.StringgetProtoReferenceDocumentationUri()Optional link to proto reference documentation.com.google.protobuf.ByteStringgetProtoReferenceDocumentationUriBytes()Optional link to proto reference documentation.java.lang.StringgetRestReferenceDocumentationUri()Optional link to REST reference documentation.com.google.protobuf.ByteStringgetRestReferenceDocumentationUriBytes()Optional link to REST reference documentation.intgetSerializedSize()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Publishing.BuildernewBuilder()static Publishing.BuildernewBuilder(Publishing prototype)Publishing.BuildernewBuilderForType()protected Publishing.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PublishingparseDelimitedFrom(java.io.InputStream input)static PublishingparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublishingparseFrom(byte[] data)static PublishingparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublishingparseFrom(com.google.protobuf.ByteString data)static PublishingparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublishingparseFrom(com.google.protobuf.CodedInputStream input)static PublishingparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublishingparseFrom(java.io.InputStream input)static PublishingparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublishingparseFrom(java.nio.ByteBuffer data)static PublishingparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Publishing>parser()Publishing.BuildertoBuilder()voidwriteTo(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:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Overrides:
internalGetFieldAccessorTablein 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:
getMethodSettingsListin 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:
getMethodSettingsOrBuilderListin 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:
getMethodSettingsCountin 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:
getMethodSettingsin 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:
getMethodSettingsOrBuilderin 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:
getNewIssueUriin 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:
getNewIssueUriBytesin 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:
getDocumentationUriin 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:
getDocumentationUriBytesin 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:
getApiShortNamein 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:
getApiShortNameBytesin 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:
getGithubLabelin 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:
getGithubLabelBytesin 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:
getCodeownerGithubTeamsListin 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:
getCodeownerGithubTeamsCountin 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:
getCodeownerGithubTeamsin 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:
getCodeownerGithubTeamsBytesin 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:
getDocTagPrefixin 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:
getDocTagPrefixBytesin 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:
getOrganizationValuein 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:
getOrganizationin 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:
getLibrarySettingsListin 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:
getLibrarySettingsOrBuilderListin 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:
getLibrarySettingsCountin 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:
getLibrarySettingsin 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:
getLibrarySettingsOrBuilderin 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:
getProtoReferenceDocumentationUriin 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:
getProtoReferenceDocumentationUriBytesin 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:
getRestReferenceDocumentationUriin 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:
getRestReferenceDocumentationUriBytesin interfacePublishingOrBuilder- Returns:
- The bytes for restReferenceDocumentationUri.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.ExtendableMessage<com.google.protobuf.GeneratedMessageV3>
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
public boolean equals(java.lang.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 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:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein 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:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Publishing.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein 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:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
public Publishing getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-