public static final class ValidateIapAttributeExpressionResponse.Builder extends GeneratedMessage.Builder<ValidateIapAttributeExpressionResponse.Builder> implements ValidateIapAttributeExpressionResponseOrBuilderIAP Expression Linter endpoint returns empty response body.
Protobuf type google.cloud.iap.v1.ValidateIapAttributeExpressionResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ValidateIapAttributeExpressionResponse.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ValidateIapAttributeExpressionResponse build()| Returns | |
|---|---|
| Type | Description |
ValidateIapAttributeExpressionResponse |
|
buildPartial()
public ValidateIapAttributeExpressionResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ValidateIapAttributeExpressionResponse |
|
clear()
public ValidateIapAttributeExpressionResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ValidateIapAttributeExpressionResponse.Builder |
|
getDefaultInstanceForType()
public ValidateIapAttributeExpressionResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ValidateIapAttributeExpressionResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ValidateIapAttributeExpressionResponse other)
public ValidateIapAttributeExpressionResponse.Builder mergeFrom(ValidateIapAttributeExpressionResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ValidateIapAttributeExpressionResponse |
| Returns | |
|---|---|
| Type | Description |
ValidateIapAttributeExpressionResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ValidateIapAttributeExpressionResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ValidateIapAttributeExpressionResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ValidateIapAttributeExpressionResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ValidateIapAttributeExpressionResponse.Builder |
|