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
Modifier and TypeClassDescriptionstatic final class
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.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
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFields
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionprotected final Object
dynamicMethod
(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.ByteString
Used 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.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
GitHub 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 Publishing
A prefix used in sample code when demarking regions to be included in documentation.com.google.protobuf.ByteString
A prefix used in sample code when demarking regions to be included in documentation.Link to product home page.com.google.protobuf.ByteString
Link to product home page.GitHub label to apply to issues and pull requests opened for this API.com.google.protobuf.ByteString
GitHub label to apply to issues and pull requests opened for this API.getLibrarySettings
(int index) Client library settings.int
Client 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.int
A 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.ByteString
Link to a *public* URI where users can report issues.For whom the client library is being published.int
For whom the client library is being published.Optional link to proto reference documentation.com.google.protobuf.ByteString
Optional link to proto reference documentation.Optional link to REST reference documentation.com.google.protobuf.ByteString
Optional link to REST reference documentation.static Publishing.Builder
static Publishing.Builder
newBuilder
(Publishing prototype) static Publishing
parseDelimitedFrom
(InputStream input) static Publishing
parseDelimitedFrom
(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
(InputStream input) static Publishing
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Publishing
parseFrom
(ByteBuffer data) static Publishing
parseFrom
(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, writeTo
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
Methods 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:
getMethodSettingsList
in 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:
getMethodSettingsCount
in 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:
getMethodSettings
in 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:
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 [json_name = "newIssueUri"];
- Specified by:
getNewIssueUriBytes
in 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:
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 [json_name = "documentationUri"];
- Specified by:
getDocumentationUriBytes
in 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:
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 [json_name = "apiShortName"];
- Specified by:
getApiShortNameBytes
in 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:
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 [json_name = "githubLabel"];
- Specified by:
getGithubLabelBytes
in 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:
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 [json_name = "codeownerGithubTeams"];
- Specified by:
getCodeownerGithubTeamsCount
in 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:
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 [json_name = "codeownerGithubTeams"];
- 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
A prefix used in sample code when demarking regions to be included in documentation.
string doc_tag_prefix = 106 [json_name = "docTagPrefix"];
- 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 [json_name = "docTagPrefix"];
- 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 [json_name = "organization"];
- Specified by:
getOrganizationValue
in 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:
getOrganization
in 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:
getLibrarySettingsList
in 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:
getLibrarySettingsCount
in 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:
getLibrarySettings
in 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:
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 [json_name = "protoReferenceDocumentationUri"];
- Specified by:
getProtoReferenceDocumentationUriBytes
in 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:
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 [json_name = "restReferenceDocumentationUri"];
- Specified by:
getRestReferenceDocumentationUriBytes
in 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:
dynamicMethod
in classcom.google.protobuf.GeneratedMessageLite<Publishing,
Publishing.Builder>
-
getDefaultInstance
-
parser
-