- 3.50.0 (latest)
- 3.49.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.0
- 3.41.0
- 3.40.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.30.0
- 3.29.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.7
- 3.0.1
- 2.1.7
public static final class GetServiceConfigRequest.Builder extends GeneratedMessageV3.Builder<GetServiceConfigRequest.Builder> implements GetServiceConfigRequestOrBuilder
Request message for GetServiceConfig method.
Protobuf type google.api.servicemanagement.v1.GetServiceConfigRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > GetServiceConfigRequest.BuilderImplements
GetServiceConfigRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GetServiceConfigRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
build()
public GetServiceConfigRequest build()
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest |
buildPartial()
public GetServiceConfigRequest buildPartial()
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest |
clear()
public GetServiceConfigRequest.Builder clear()
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
clearConfigId()
public GetServiceConfigRequest.Builder clearConfigId()
Required. The id of the service configuration resource.
This field must be specified for the server to return all fields, including
SourceInfo
.
string config_id = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
This builder for chaining. |
clearField(Descriptors.FieldDescriptor field)
public GetServiceConfigRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field |
FieldDescriptor |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public GetServiceConfigRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof |
OneofDescriptor |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
clearServiceName()
public GetServiceConfigRequest.Builder clearServiceName()
Required. The name of the service. See the
overview for naming
requirements. For example: example.googleapis.com
.
string service_name = 1 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
This builder for chaining. |
clearView()
public GetServiceConfigRequest.Builder clearView()
Specifies which parts of the Service Config should be returned in the response.
.google.api.servicemanagement.v1.GetServiceConfigRequest.ConfigView view = 3;
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
This builder for chaining. |
clone()
public GetServiceConfigRequest.Builder clone()
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
getConfigId()
public String getConfigId()
Required. The id of the service configuration resource.
This field must be specified for the server to return all fields, including
SourceInfo
.
string config_id = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
String |
The configId. |
getConfigIdBytes()
public ByteString getConfigIdBytes()
Required. The id of the service configuration resource.
This field must be specified for the server to return all fields, including
SourceInfo
.
string config_id = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for configId. |
getDefaultInstanceForType()
public GetServiceConfigRequest getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
getServiceName()
public String getServiceName()
Required. The name of the service. See the
overview for naming
requirements. For example: example.googleapis.com
.
string service_name = 1 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
String |
The serviceName. |
getServiceNameBytes()
public ByteString getServiceNameBytes()
Required. The name of the service. See the
overview for naming
requirements. For example: example.googleapis.com
.
string service_name = 1 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for serviceName. |
getView()
public GetServiceConfigRequest.ConfigView getView()
Specifies which parts of the Service Config should be returned in the response.
.google.api.servicemanagement.v1.GetServiceConfigRequest.ConfigView view = 3;
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.ConfigView |
The view. |
getViewValue()
public int getViewValue()
Specifies which parts of the Service Config should be returned in the response.
.google.api.servicemanagement.v1.GetServiceConfigRequest.ConfigView view = 3;
Returns | |
---|---|
Type | Description |
int |
The enum numeric value on the wire for view. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeFrom(GetServiceConfigRequest other)
public GetServiceConfigRequest.Builder mergeFrom(GetServiceConfigRequest other)
Parameter | |
---|---|
Name | Description |
other |
GetServiceConfigRequest |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GetServiceConfigRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public GetServiceConfigRequest.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other |
Message |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GetServiceConfigRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
setConfigId(String value)
public GetServiceConfigRequest.Builder setConfigId(String value)
Required. The id of the service configuration resource.
This field must be specified for the server to return all fields, including
SourceInfo
.
string config_id = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
String The configId to set. |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
This builder for chaining. |
setConfigIdBytes(ByteString value)
public GetServiceConfigRequest.Builder setConfigIdBytes(ByteString value)
Required. The id of the service configuration resource.
This field must be specified for the server to return all fields, including
SourceInfo
.
string config_id = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for configId to set. |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
This builder for chaining. |
setField(Descriptors.FieldDescriptor field, Object value)
public GetServiceConfigRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public GetServiceConfigRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
setServiceName(String value)
public GetServiceConfigRequest.Builder setServiceName(String value)
Required. The name of the service. See the
overview for naming
requirements. For example: example.googleapis.com
.
string service_name = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
String The serviceName to set. |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
This builder for chaining. |
setServiceNameBytes(ByteString value)
public GetServiceConfigRequest.Builder setServiceNameBytes(ByteString value)
Required. The name of the service. See the
overview for naming
requirements. For example: example.googleapis.com
.
string service_name = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for serviceName to set. |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final GetServiceConfigRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
setView(GetServiceConfigRequest.ConfigView value)
public GetServiceConfigRequest.Builder setView(GetServiceConfigRequest.ConfigView value)
Specifies which parts of the Service Config should be returned in the response.
.google.api.servicemanagement.v1.GetServiceConfigRequest.ConfigView view = 3;
Parameter | |
---|---|
Name | Description |
value |
GetServiceConfigRequest.ConfigView The view to set. |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
This builder for chaining. |
setViewValue(int value)
public GetServiceConfigRequest.Builder setViewValue(int value)
Specifies which parts of the Service Config should be returned in the response.
.google.api.servicemanagement.v1.GetServiceConfigRequest.ConfigView view = 3;
Parameter | |
---|---|
Name | Description |
value |
int The enum numeric value on the wire for view to set. |
Returns | |
---|---|
Type | Description |
GetServiceConfigRequest.Builder |
This builder for chaining. |