ApiDeployment.Builder |
ListApiDeploymentRevisionsResponse.Builder.addApiDeploymentsBuilder() |
The revisions of the deployment.
|
ApiDeployment.Builder |
ListApiDeploymentRevisionsResponse.Builder.addApiDeploymentsBuilder(int index) |
The revisions of the deployment.
|
ApiDeployment.Builder |
ListApiDeploymentsResponse.Builder.addApiDeploymentsBuilder() |
The deployments from the specified publisher.
|
ApiDeployment.Builder |
ListApiDeploymentsResponse.Builder.addApiDeploymentsBuilder(int index) |
The deployments from the specified publisher.
|
ApiDeployment.Builder |
ApiDeployment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ApiDeployment.Builder |
ApiDeployment.Builder.clear() |
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearAccessGuidance() |
Text briefly describing how to access the endpoint.
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearAnnotations() |
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearApiSpecRevision() |
The full resource name (including revision ID) of the spec of the API being
served by the deployment.
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearCreateTime() |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearDescription() |
A detailed description.
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearDisplayName() |
Human-meaningful name.
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearEndpointUri() |
The address where the deployment is serving.
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearExternalChannelUri() |
The address of the external channel of the API (e.g., the Developer
Portal).
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearIntendedAudience() |
Text briefly identifying the intended audience of the API.
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearLabels() |
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearName() |
Resource name.
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearRevisionCreateTime() |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearRevisionId() |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.clearRevisionUpdateTime() |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.clone() |
|
ApiDeployment.Builder |
CreateApiDeploymentRequest.Builder.getApiDeploymentBuilder() |
Required.
|
ApiDeployment.Builder |
UpdateApiDeploymentRequest.Builder.getApiDeploymentBuilder() |
Required.
|
ApiDeployment.Builder |
ListApiDeploymentRevisionsResponse.Builder.getApiDeploymentsBuilder(int index) |
The revisions of the deployment.
|
ApiDeployment.Builder |
ListApiDeploymentsResponse.Builder.getApiDeploymentsBuilder(int index) |
The deployments from the specified publisher.
|
ApiDeployment.Builder |
ApiDeployment.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.mergeFrom(ApiDeployment other) |
|
ApiDeployment.Builder |
ApiDeployment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ApiDeployment.Builder |
ApiDeployment.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ApiDeployment.Builder |
ApiDeployment.Builder.mergeRevisionCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.mergeRevisionUpdateTime(com.google.protobuf.Timestamp value) |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ApiDeployment.Builder |
ApiDeployment.newBuilder() |
|
static ApiDeployment.Builder |
ApiDeployment.newBuilder(ApiDeployment prototype) |
|
ApiDeployment.Builder |
ApiDeployment.newBuilderForType() |
|
protected ApiDeployment.Builder |
ApiDeployment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ApiDeployment.Builder |
ApiDeployment.Builder.putAllAnnotations(Map<String,String> values) |
Annotations attach non-identifying metadata to resources.
|
ApiDeployment.Builder |
ApiDeployment.Builder.putAllLabels(Map<String,String> values) |
Labels attach identifying metadata to resources.
|
ApiDeployment.Builder |
ApiDeployment.Builder.putAnnotations(String key,
String value) |
Annotations attach non-identifying metadata to resources.
|
ApiDeployment.Builder |
ApiDeployment.Builder.putLabels(String key,
String value) |
Labels attach identifying metadata to resources.
|
ApiDeployment.Builder |
ApiDeployment.Builder.removeAnnotations(String key) |
Annotations attach non-identifying metadata to resources.
|
ApiDeployment.Builder |
ApiDeployment.Builder.removeLabels(String key) |
Labels attach identifying metadata to resources.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setAccessGuidance(String value) |
Text briefly describing how to access the endpoint.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setAccessGuidanceBytes(com.google.protobuf.ByteString value) |
Text briefly describing how to access the endpoint.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setApiSpecRevision(String value) |
The full resource name (including revision ID) of the spec of the API being
served by the deployment.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setApiSpecRevisionBytes(com.google.protobuf.ByteString value) |
The full resource name (including revision ID) of the spec of the API being
served by the deployment.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setDescription(String value) |
A detailed description.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
A detailed description.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setDisplayName(String value) |
Human-meaningful name.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
Human-meaningful name.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setEndpointUri(String value) |
The address where the deployment is serving.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setEndpointUriBytes(com.google.protobuf.ByteString value) |
The address where the deployment is serving.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setExternalChannelUri(String value) |
The address of the external channel of the API (e.g., the Developer
Portal).
|
ApiDeployment.Builder |
ApiDeployment.Builder.setExternalChannelUriBytes(com.google.protobuf.ByteString value) |
The address of the external channel of the API (e.g., the Developer
Portal).
|
ApiDeployment.Builder |
ApiDeployment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ApiDeployment.Builder |
ApiDeployment.Builder.setIntendedAudience(String value) |
Text briefly identifying the intended audience of the API.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setIntendedAudienceBytes(com.google.protobuf.ByteString value) |
Text briefly identifying the intended audience of the API.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setName(String value) |
Resource name.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Resource name.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ApiDeployment.Builder |
ApiDeployment.Builder.setRevisionCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setRevisionCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setRevisionId(String value) |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setRevisionIdBytes(com.google.protobuf.ByteString value) |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setRevisionUpdateTime(com.google.protobuf.Timestamp value) |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setRevisionUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
ApiDeployment.Builder |
ApiDeployment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ApiDeployment.Builder |
ApiDeployment.toBuilder() |
|