public final class UpdateUserWorkloadsSecretRequest extends GeneratedMessage implements UpdateUserWorkloadsSecretRequestOrBuilderUpdate user workloads Secret request.
Protobuf type
google.cloud.orchestration.airflow.service.v1beta1.UpdateUserWorkloadsSecretRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > UpdateUserWorkloadsSecretRequestImplements
UpdateUserWorkloadsSecretRequestOrBuilderStatic Fields
USER_WORKLOADS_SECRET_FIELD_NUMBER
public static final int USER_WORKLOADS_SECRET_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static UpdateUserWorkloadsSecretRequest getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static UpdateUserWorkloadsSecretRequest.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest.Builder |
|
newBuilder(UpdateUserWorkloadsSecretRequest prototype)
public static UpdateUserWorkloadsSecretRequest.Builder newBuilder(UpdateUserWorkloadsSecretRequest prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
UpdateUserWorkloadsSecretRequest |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest.Builder |
|
parseDelimitedFrom(InputStream input)
public static UpdateUserWorkloadsSecretRequest parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static UpdateUserWorkloadsSecretRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static UpdateUserWorkloadsSecretRequest parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static UpdateUserWorkloadsSecretRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static UpdateUserWorkloadsSecretRequest parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static UpdateUserWorkloadsSecretRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static UpdateUserWorkloadsSecretRequest parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static UpdateUserWorkloadsSecretRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static UpdateUserWorkloadsSecretRequest parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static UpdateUserWorkloadsSecretRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static UpdateUserWorkloadsSecretRequest parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static UpdateUserWorkloadsSecretRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<UpdateUserWorkloadsSecretRequest> parser()| Returns | |
|---|---|
| Type | Description |
Parser<UpdateUserWorkloadsSecretRequest> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public UpdateUserWorkloadsSecretRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest |
|
getParserForType()
public Parser<UpdateUserWorkloadsSecretRequest> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<UpdateUserWorkloadsSecretRequest> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getUserWorkloadsSecret()
public UserWorkloadsSecret getUserWorkloadsSecret()Optional. User workloads Secret to override.
.google.cloud.orchestration.airflow.service.v1beta1.UserWorkloadsSecret user_workloads_secret = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
UserWorkloadsSecret |
The userWorkloadsSecret. |
getUserWorkloadsSecretOrBuilder()
public UserWorkloadsSecretOrBuilder getUserWorkloadsSecretOrBuilder()Optional. User workloads Secret to override.
.google.cloud.orchestration.airflow.service.v1beta1.UserWorkloadsSecret user_workloads_secret = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
UserWorkloadsSecretOrBuilder |
|
hasUserWorkloadsSecret()
public boolean hasUserWorkloadsSecret()Optional. User workloads Secret to override.
.google.cloud.orchestration.airflow.service.v1beta1.UserWorkloadsSecret user_workloads_secret = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the userWorkloadsSecret field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public UpdateUserWorkloadsSecretRequest.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected UpdateUserWorkloadsSecretRequest.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest.Builder |
|
toBuilder()
public UpdateUserWorkloadsSecretRequest.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
UpdateUserWorkloadsSecretRequest.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|