Uses of Class
com.google.api.Publishing.Builder
Packages that use Publishing.Builder
-
Uses of Publishing.Builder in com.google.api
Methods in com.google.api that return Publishing.BuilderModifier and TypeMethodDescriptionPublishing.Builder.addAllCodeownerGithubTeams(Iterable<String> values) GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.Publishing.Builder.addAllLibrarySettings(Iterable<? extends ClientLibrarySettings> values) Client library settings.Publishing.Builder.addAllMethodSettings(Iterable<? extends MethodSettings> values) A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.Publishing.Builder.addCodeownerGithubTeams(String value) GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.Publishing.Builder.addCodeownerGithubTeamsBytes(com.google.protobuf.ByteString value) GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.Publishing.Builder.addLibrarySettings(int index, ClientLibrarySettings value) Client library settings.Publishing.Builder.addLibrarySettings(int index, ClientLibrarySettings.Builder builderForValue) Client library settings.Publishing.Builder.addLibrarySettings(ClientLibrarySettings value) Client library settings.Publishing.Builder.addLibrarySettings(ClientLibrarySettings.Builder builderForValue) Client library settings.Publishing.Builder.addMethodSettings(int index, MethodSettings value) A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.Publishing.Builder.addMethodSettings(int index, MethodSettings.Builder builderForValue) A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.Publishing.Builder.addMethodSettings(MethodSettings value) A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.Publishing.Builder.addMethodSettings(MethodSettings.Builder builderForValue) A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.Publishing.Builder.clear()Publishing.Builder.clearApiShortName()Used as a tracking tag when collecting data about the APIs developer relations artifacts like docs, packages delivered to package managers, etc.Publishing.Builder.clearCodeownerGithubTeams()GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.Publishing.Builder.clearDocTagPrefix()A prefix used in sample code when demarking regions to be included in documentation.Publishing.Builder.clearDocumentationUri()Link to product home page.Publishing.Builder.clearGithubLabel()GitHub label to apply to issues and pull requests opened for this API.Publishing.Builder.clearLibrarySettings()Client library settings.Publishing.Builder.clearMethodSettings()A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.Publishing.Builder.clearNewIssueUri()Link to a *public* URI where users can report issues.Publishing.Builder.clearOrganization()For whom the client library is being published.Publishing.Builder.clearProtoReferenceDocumentationUri()Optional link to proto reference documentation.Publishing.Builder.clearRestReferenceDocumentationUri()Optional link to REST reference documentation.Service.Builder.getPublishingBuilder()Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.Publishing.Builder.mergeFrom(Publishing other) Publishing.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Publishing.Builder.mergeFrom(com.google.protobuf.Message other) static Publishing.BuilderPublishing.newBuilder()static Publishing.BuilderPublishing.newBuilder(Publishing prototype) Publishing.newBuilderForType()protected Publishing.BuilderPublishing.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Publishing.Builder.removeLibrarySettings(int index) Client library settings.Publishing.Builder.removeMethodSettings(int index) A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.Publishing.Builder.setApiShortName(String value) Used as a tracking tag when collecting data about the APIs developer relations artifacts like docs, packages delivered to package managers, etc.Publishing.Builder.setApiShortNameBytes(com.google.protobuf.ByteString value) Used as a tracking tag when collecting data about the APIs developer relations artifacts like docs, packages delivered to package managers, etc.Publishing.Builder.setCodeownerGithubTeams(int index, String value) GitHub teams to be added to CODEOWNERS in the directory in GitHub containing source code for the client libraries for this API.Publishing.Builder.setDocTagPrefix(String value) A prefix used in sample code when demarking regions to be included in documentation.Publishing.Builder.setDocTagPrefixBytes(com.google.protobuf.ByteString value) A prefix used in sample code when demarking regions to be included in documentation.Publishing.Builder.setDocumentationUri(String value) Link to product home page.Publishing.Builder.setDocumentationUriBytes(com.google.protobuf.ByteString value) Link to product home page.Publishing.Builder.setGithubLabel(String value) GitHub label to apply to issues and pull requests opened for this API.Publishing.Builder.setGithubLabelBytes(com.google.protobuf.ByteString value) GitHub label to apply to issues and pull requests opened for this API.Publishing.Builder.setLibrarySettings(int index, ClientLibrarySettings value) Client library settings.Publishing.Builder.setLibrarySettings(int index, ClientLibrarySettings.Builder builderForValue) Client library settings.Publishing.Builder.setMethodSettings(int index, MethodSettings value) A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.Publishing.Builder.setMethodSettings(int index, MethodSettings.Builder builderForValue) A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.Publishing.Builder.setNewIssueUri(String value) Link to a *public* URI where users can report issues.Publishing.Builder.setNewIssueUriBytes(com.google.protobuf.ByteString value) Link to a *public* URI where users can report issues.Publishing.Builder.setOrganization(ClientLibraryOrganization value) For whom the client library is being published.Publishing.Builder.setOrganizationValue(int value) For whom the client library is being published.Publishing.Builder.setProtoReferenceDocumentationUri(String value) Optional link to proto reference documentation.Publishing.Builder.setProtoReferenceDocumentationUriBytes(com.google.protobuf.ByteString value) Optional link to proto reference documentation.Publishing.Builder.setRestReferenceDocumentationUri(String value) Optional link to REST reference documentation.Publishing.Builder.setRestReferenceDocumentationUriBytes(com.google.protobuf.ByteString value) Optional link to REST reference documentation.Publishing.toBuilder()Methods in com.google.api with parameters of type Publishing.BuilderModifier and TypeMethodDescriptionService.Builder.setPublishing(Publishing.Builder builderForValue) Settings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.