Package com.google.api
Class Publishing
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<Publishing,Publishing.Builder>
com.google.api.Publishing
- All Implemented Interfaces:
PublishingOrBuilder,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder
public final class Publishing
extends com.google.protobuf.GeneratedMessageLite<Publishing,Publishing.Builder>
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 type
google.api.Publishing-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThis 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.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type extends Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFieldsFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionprotected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) 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.ByteStringUsed as a tracking tag when collecting data about the APIs developer relations artifacts like docs, packages delivered to package managers, etc.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.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.intGitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.static PublishingA prefix used in sample code when demarking regions to be included in documentation.com.google.protobuf.ByteStringA prefix used in sample code when demarking regions to be included in documentation.Link to product home page.com.google.protobuf.ByteStringLink to product home page.GitHub label to apply to issues and pull requests opened for this API.com.google.protobuf.ByteStringGitHub label to apply to issues and pull requests opened for this API.getLibrarySettings(int index) Client library settings.intClient library settings.Client library settings.getLibrarySettingsOrBuilder(int index) Client library settings.List<? extends ClientLibrarySettingsOrBuilder>Client library settings.getMethodSettings(int index) A list of API method settings, e.g.intA list of API method settings, e.g.A list of API method settings, e.g.getMethodSettingsOrBuilder(int index) A list of API method settings, e.g.List<? extends MethodSettingsOrBuilder>A list of API method settings, e.g.Link to a *public* URI where users can report issues.com.google.protobuf.ByteStringLink to a *public* URI where users can report issues.For whom the client library is being published.intFor whom the client library is being published.Optional link to proto reference documentation.com.google.protobuf.ByteStringOptional link to proto reference documentation.Optional link to REST reference documentation.com.google.protobuf.ByteStringOptional link to REST reference documentation.static Publishing.Builderstatic Publishing.BuildernewBuilder(Publishing prototype) static PublishingparseDelimitedFrom(InputStream input) static PublishingparseDelimitedFrom(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(InputStream input) static PublishingparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PublishingparseFrom(ByteBuffer data) static PublishingparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Publishing>parser()Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeToMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
METHOD_SETTINGS_FIELD_NUMBER
public static final int METHOD_SETTINGS_FIELD_NUMBER- See Also:
-
NEW_ISSUE_URI_FIELD_NUMBER
public static final int NEW_ISSUE_URI_FIELD_NUMBER- See Also:
-
DOCUMENTATION_URI_FIELD_NUMBER
public static final int DOCUMENTATION_URI_FIELD_NUMBER- See Also:
-
API_SHORT_NAME_FIELD_NUMBER
public static final int API_SHORT_NAME_FIELD_NUMBER- See Also:
-
GITHUB_LABEL_FIELD_NUMBER
public static final int GITHUB_LABEL_FIELD_NUMBER- See Also:
-
CODEOWNER_GITHUB_TEAMS_FIELD_NUMBER
public static final int CODEOWNER_GITHUB_TEAMS_FIELD_NUMBER- See Also:
-
DOC_TAG_PREFIX_FIELD_NUMBER
public static final int DOC_TAG_PREFIX_FIELD_NUMBER- See Also:
-
ORGANIZATION_FIELD_NUMBER
public static final int ORGANIZATION_FIELD_NUMBER- See Also:
-
LIBRARY_SETTINGS_FIELD_NUMBER
public static final int LIBRARY_SETTINGS_FIELD_NUMBER- See Also:
-
PROTO_REFERENCE_DOCUMENTATION_URI_FIELD_NUMBER
public static final int PROTO_REFERENCE_DOCUMENTATION_URI_FIELD_NUMBER- See Also:
-
REST_REFERENCE_DOCUMENTATION_URI_FIELD_NUMBER
public static final int REST_REFERENCE_DOCUMENTATION_URI_FIELD_NUMBER- See Also:
-
-
Method Details
-
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 [json_name = "methodSettings"];- Specified by:
getMethodSettingsListin interfacePublishingOrBuilder
-
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 [json_name = "methodSettings"]; -
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 [json_name = "methodSettings"];- Specified by:
getMethodSettingsCountin interfacePublishingOrBuilder
-
getMethodSettings
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 [json_name = "methodSettings"];- Specified by:
getMethodSettingsin interfacePublishingOrBuilder
-
getMethodSettingsOrBuilder
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 [json_name = "methodSettings"]; -
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 [json_name = "newIssueUri"];- 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 [json_name = "newIssueUri"];- Specified by:
getNewIssueUriBytesin interfacePublishingOrBuilder- Returns:
- The bytes for newIssueUri.
-
getDocumentationUri
Link to product home page. Example: https://cloud.google.com/asset-inventory/docs/overview
string documentation_uri = 102 [json_name = "documentationUri"];- 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 [json_name = "documentationUri"];- Specified by:
getDocumentationUriBytesin interfacePublishingOrBuilder- Returns:
- The bytes for documentationUri.
-
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 [json_name = "apiShortName"];- 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 [json_name = "apiShortName"];- Specified by:
getApiShortNameBytesin interfacePublishingOrBuilder- Returns:
- The bytes for apiShortName.
-
getGithubLabel
GitHub label to apply to issues and pull requests opened for this API.
string github_label = 104 [json_name = "githubLabel"];- 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 [json_name = "githubLabel"];- Specified by:
getGithubLabelBytesin interfacePublishingOrBuilder- Returns:
- The bytes for githubLabel.
-
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 [json_name = "codeownerGithubTeams"];- 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 [json_name = "codeownerGithubTeams"];- Specified by:
getCodeownerGithubTeamsCountin interfacePublishingOrBuilder- Returns:
- The count of codeownerGithubTeams.
-
getCodeownerGithubTeams
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 [json_name = "codeownerGithubTeams"];- 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 [json_name = "codeownerGithubTeams"];- Specified by:
getCodeownerGithubTeamsBytesin interfacePublishingOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the codeownerGithubTeams at the given index.
-
getDocTagPrefix
A prefix used in sample code when demarking regions to be included in documentation.
string doc_tag_prefix = 106 [json_name = "docTagPrefix"];- 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 [json_name = "docTagPrefix"];- 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 [json_name = "organization"];- Specified by:
getOrganizationValuein interfacePublishingOrBuilder- Returns:
- The enum numeric value on the wire for organization.
-
getOrganization
For whom the client library is being published.
.google.api.ClientLibraryOrganization organization = 107 [json_name = "organization"];- Specified by:
getOrganizationin interfacePublishingOrBuilder- Returns:
- The organization.
-
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 [json_name = "librarySettings"];- Specified by:
getLibrarySettingsListin interfacePublishingOrBuilder
-
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 [json_name = "librarySettings"]; -
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 [json_name = "librarySettings"];- Specified by:
getLibrarySettingsCountin interfacePublishingOrBuilder
-
getLibrarySettings
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 [json_name = "librarySettings"];- Specified by:
getLibrarySettingsin interfacePublishingOrBuilder
-
getLibrarySettingsOrBuilder
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 [json_name = "librarySettings"]; -
getProtoReferenceDocumentationUri
Optional link to proto reference documentation. Example: https://cloud.google.com/pubsub/lite/docs/reference/rpc
string proto_reference_documentation_uri = 110 [json_name = "protoReferenceDocumentationUri"];- 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 [json_name = "protoReferenceDocumentationUri"];- Specified by:
getProtoReferenceDocumentationUriBytesin interfacePublishingOrBuilder- Returns:
- The bytes for protoReferenceDocumentationUri.
-
getRestReferenceDocumentationUri
Optional link to REST reference documentation. Example: https://cloud.google.com/pubsub/lite/docs/reference/rest
string rest_reference_documentation_uri = 111 [json_name = "restReferenceDocumentationUri"];- 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 [json_name = "restReferenceDocumentationUri"];- Specified by:
getRestReferenceDocumentationUriBytesin interfacePublishingOrBuilder- Returns:
- The bytes for restReferenceDocumentationUri.
-
parseFrom
public static Publishing parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Publishing parseFrom(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
- Throws:
IOException
-
parseFrom
public static Publishing parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Publishing parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Publishing parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
-
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<Publishing,Publishing.Builder>
-
getDefaultInstance
-
parser
-