- 0.52.0 (latest)
- 0.51.0
- 0.49.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.5
- 0.2.1
- 0.1.2
public static final class TrafficTargetStatus.Builder extends GeneratedMessageV3.Builder<TrafficTargetStatus.Builder> implements TrafficTargetStatusOrBuilder
Represents the observed state of a single TrafficTarget
entry.
Protobuf type google.cloud.run.v2.TrafficTargetStatus
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > TrafficTargetStatus.BuilderImplements
TrafficTargetStatusOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public TrafficTargetStatus.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
TrafficTargetStatus.Builder |
build()
public TrafficTargetStatus build()
Type | Description |
TrafficTargetStatus |
buildPartial()
public TrafficTargetStatus buildPartial()
Type | Description |
TrafficTargetStatus |
clear()
public TrafficTargetStatus.Builder clear()
Type | Description |
TrafficTargetStatus.Builder |
clearField(Descriptors.FieldDescriptor field)
public TrafficTargetStatus.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
TrafficTargetStatus.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public TrafficTargetStatus.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
TrafficTargetStatus.Builder |
clearPercent()
public TrafficTargetStatus.Builder clearPercent()
Specifies percent of the traffic to this Revision.
int32 percent = 3;
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
clearRevision()
public TrafficTargetStatus.Builder clearRevision()
Revision to which this traffic is sent.
string revision = 2 [(.google.api.resource_reference) = { ... }
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
clearTag()
public TrafficTargetStatus.Builder clearTag()
Indicates the string used in the URI to exclusively reference this target.
string tag = 4;
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
clearType()
public TrafficTargetStatus.Builder clearType()
The allocation type for this traffic target.
.google.cloud.run.v2.TrafficTargetAllocationType type = 1;
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
clearUri()
public TrafficTargetStatus.Builder clearUri()
Displays the target URI.
string uri = 5;
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
clone()
public TrafficTargetStatus.Builder clone()
Type | Description |
TrafficTargetStatus.Builder |
getDefaultInstanceForType()
public TrafficTargetStatus getDefaultInstanceForType()
Type | Description |
TrafficTargetStatus |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getPercent()
public int getPercent()
Specifies percent of the traffic to this Revision.
int32 percent = 3;
Type | Description |
int | The percent. |
getRevision()
public String getRevision()
Revision to which this traffic is sent.
string revision = 2 [(.google.api.resource_reference) = { ... }
Type | Description |
String | The revision. |
getRevisionBytes()
public ByteString getRevisionBytes()
Revision to which this traffic is sent.
string revision = 2 [(.google.api.resource_reference) = { ... }
Type | Description |
ByteString | The bytes for revision. |
getTag()
public String getTag()
Indicates the string used in the URI to exclusively reference this target.
string tag = 4;
Type | Description |
String | The tag. |
getTagBytes()
public ByteString getTagBytes()
Indicates the string used in the URI to exclusively reference this target.
string tag = 4;
Type | Description |
ByteString | The bytes for tag. |
getType()
public TrafficTargetAllocationType getType()
The allocation type for this traffic target.
.google.cloud.run.v2.TrafficTargetAllocationType type = 1;
Type | Description |
TrafficTargetAllocationType | The type. |
getTypeValue()
public int getTypeValue()
The allocation type for this traffic target.
.google.cloud.run.v2.TrafficTargetAllocationType type = 1;
Type | Description |
int | The enum numeric value on the wire for type. |
getUri()
public String getUri()
Displays the target URI.
string uri = 5;
Type | Description |
String | The uri. |
getUriBytes()
public ByteString getUriBytes()
Displays the target URI.
string uri = 5;
Type | Description |
ByteString | The bytes for uri. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(TrafficTargetStatus other)
public TrafficTargetStatus.Builder mergeFrom(TrafficTargetStatus other)
Name | Description |
other | TrafficTargetStatus |
Type | Description |
TrafficTargetStatus.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public TrafficTargetStatus.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
TrafficTargetStatus.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public TrafficTargetStatus.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
TrafficTargetStatus.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final TrafficTargetStatus.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
TrafficTargetStatus.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public TrafficTargetStatus.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
TrafficTargetStatus.Builder |
setPercent(int value)
public TrafficTargetStatus.Builder setPercent(int value)
Specifies percent of the traffic to this Revision.
int32 percent = 3;
Name | Description |
value | int The percent to set. |
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public TrafficTargetStatus.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
TrafficTargetStatus.Builder |
setRevision(String value)
public TrafficTargetStatus.Builder setRevision(String value)
Revision to which this traffic is sent.
string revision = 2 [(.google.api.resource_reference) = { ... }
Name | Description |
value | String The revision to set. |
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
setRevisionBytes(ByteString value)
public TrafficTargetStatus.Builder setRevisionBytes(ByteString value)
Revision to which this traffic is sent.
string revision = 2 [(.google.api.resource_reference) = { ... }
Name | Description |
value | ByteString The bytes for revision to set. |
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
setTag(String value)
public TrafficTargetStatus.Builder setTag(String value)
Indicates the string used in the URI to exclusively reference this target.
string tag = 4;
Name | Description |
value | String The tag to set. |
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
setTagBytes(ByteString value)
public TrafficTargetStatus.Builder setTagBytes(ByteString value)
Indicates the string used in the URI to exclusively reference this target.
string tag = 4;
Name | Description |
value | ByteString The bytes for tag to set. |
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
setType(TrafficTargetAllocationType value)
public TrafficTargetStatus.Builder setType(TrafficTargetAllocationType value)
The allocation type for this traffic target.
.google.cloud.run.v2.TrafficTargetAllocationType type = 1;
Name | Description |
value | TrafficTargetAllocationType The type to set. |
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
setTypeValue(int value)
public TrafficTargetStatus.Builder setTypeValue(int value)
The allocation type for this traffic target.
.google.cloud.run.v2.TrafficTargetAllocationType type = 1;
Name | Description |
value | int The enum numeric value on the wire for type to set. |
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final TrafficTargetStatus.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
TrafficTargetStatus.Builder |
setUri(String value)
public TrafficTargetStatus.Builder setUri(String value)
Displays the target URI.
string uri = 5;
Name | Description |
value | String The uri to set. |
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |
setUriBytes(ByteString value)
public TrafficTargetStatus.Builder setUriBytes(ByteString value)
Displays the target URI.
string uri = 5;
Name | Description |
value | ByteString The bytes for uri to set. |
Type | Description |
TrafficTargetStatus.Builder | This builder for chaining. |