- 2.56.0 (latest)
- 2.55.0
- 2.54.0
- 2.52.0
- 2.51.0
- 2.50.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.40.0
- 2.39.0
- 2.38.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.27.0
- 2.26.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.8
- 2.5.3
- 2.4.4
- 2.3.1
public static final class ShowEffectiveAutokeyConfigRequest.Builder extends GeneratedMessageV3.Builder<ShowEffectiveAutokeyConfigRequest.Builder> implements ShowEffectiveAutokeyConfigRequestOrBuilder
Request message for ShowEffectiveAutokeyConfig.
Protobuf type google.cloud.kms.v1.ShowEffectiveAutokeyConfigRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ShowEffectiveAutokeyConfigRequest.BuilderImplements
ShowEffectiveAutokeyConfigRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ShowEffectiveAutokeyConfigRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
build()
public ShowEffectiveAutokeyConfigRequest build()
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest |
buildPartial()
public ShowEffectiveAutokeyConfigRequest buildPartial()
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest |
clear()
public ShowEffectiveAutokeyConfigRequest.Builder clear()
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public ShowEffectiveAutokeyConfigRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field |
FieldDescriptor |
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public ShowEffectiveAutokeyConfigRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof |
OneofDescriptor |
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
clearParent()
public ShowEffectiveAutokeyConfigRequest.Builder clearParent()
Required. Name of the resource project to the show effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
This builder for chaining. |
clone()
public ShowEffectiveAutokeyConfigRequest.Builder clone()
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
getDefaultInstanceForType()
public ShowEffectiveAutokeyConfigRequest getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
getParent()
public String getParent()
Required. Name of the resource project to the show effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns | |
---|---|
Type | Description |
String |
The parent. |
getParentBytes()
public ByteString getParentBytes()
Required. Name of the resource project to the show effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for parent. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeFrom(ShowEffectiveAutokeyConfigRequest other)
public ShowEffectiveAutokeyConfigRequest.Builder mergeFrom(ShowEffectiveAutokeyConfigRequest other)
Parameter | |
---|---|
Name | Description |
other |
ShowEffectiveAutokeyConfigRequest |
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ShowEffectiveAutokeyConfigRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public ShowEffectiveAutokeyConfigRequest.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other |
Message |
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ShowEffectiveAutokeyConfigRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public ShowEffectiveAutokeyConfigRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
setParent(String value)
public ShowEffectiveAutokeyConfigRequest.Builder setParent(String value)
Required. Name of the resource project to the show effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter | |
---|---|
Name | Description |
value |
String The parent to set. |
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
This builder for chaining. |
setParentBytes(ByteString value)
public ShowEffectiveAutokeyConfigRequest.Builder setParentBytes(ByteString value)
Required. Name of the resource project to the show effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for parent to set. |
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ShowEffectiveAutokeyConfigRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final ShowEffectiveAutokeyConfigRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
ShowEffectiveAutokeyConfigRequest.Builder |