Class ServiceAccount.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
- io.temporal.api.cloud.identity.v1.ServiceAccount.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ServiceAccountOrBuilder,java.lang.Cloneable
- Enclosing class:
- ServiceAccount
public static final class ServiceAccount.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder> implements ServiceAccountOrBuilder
Protobuf typetemporal.api.cloud.identity.v1.ServiceAccount
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ServiceAccount.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ServiceAccountbuild()ServiceAccountbuildPartial()ServiceAccount.Builderclear()ServiceAccount.BuilderclearAsyncOperationId()The id of the async operation that is creating/updating/deleting the service account, if any.ServiceAccount.BuilderclearCreatedTime()The date and time when the service account was created.ServiceAccount.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ServiceAccount.BuilderclearId()The id of the service account.ServiceAccount.BuilderclearLastModifiedTime()The date and time when the service account was last modified Will not be set if the service account has never been modified.ServiceAccount.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ServiceAccount.BuilderclearResourceVersion()The current version of the service account specification.ServiceAccount.BuilderclearSpec()The service account specification.ServiceAccount.BuilderclearState()The current state of the service account.ServiceAccount.BuilderclearStateDeprecated()Deprecated.temporal.api.cloud.identity.v1.ServiceAccount.state_deprecated is deprecated.ServiceAccount.Builderclone()java.lang.StringgetAsyncOperationId()The id of the async operation that is creating/updating/deleting the service account, if any.com.google.protobuf.ByteStringgetAsyncOperationIdBytes()The id of the async operation that is creating/updating/deleting the service account, if any.com.google.protobuf.TimestampgetCreatedTime()The date and time when the service account was created.com.google.protobuf.Timestamp.BuildergetCreatedTimeBuilder()The date and time when the service account was created.com.google.protobuf.TimestampOrBuildergetCreatedTimeOrBuilder()The date and time when the service account was created.ServiceAccountgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetId()The id of the service account.com.google.protobuf.ByteStringgetIdBytes()The id of the service account.com.google.protobuf.TimestampgetLastModifiedTime()The date and time when the service account was last modified Will not be set if the service account has never been modified.com.google.protobuf.Timestamp.BuildergetLastModifiedTimeBuilder()The date and time when the service account was last modified Will not be set if the service account has never been modified.com.google.protobuf.TimestampOrBuildergetLastModifiedTimeOrBuilder()The date and time when the service account was last modified Will not be set if the service account has never been modified.java.lang.StringgetResourceVersion()The current version of the service account specification.com.google.protobuf.ByteStringgetResourceVersionBytes()The current version of the service account specification.ServiceAccountSpecgetSpec()The service account specification.ServiceAccountSpec.BuildergetSpecBuilder()The service account specification.ServiceAccountSpecOrBuildergetSpecOrBuilder()The service account specification.ResourceStategetState()The current state of the service account.java.lang.StringgetStateDeprecated()Deprecated.temporal.api.cloud.identity.v1.ServiceAccount.state_deprecated is deprecated.com.google.protobuf.ByteStringgetStateDeprecatedBytes()Deprecated.temporal.api.cloud.identity.v1.ServiceAccount.state_deprecated is deprecated.intgetStateValue()The current state of the service account.booleanhasCreatedTime()The date and time when the service account was created.booleanhasLastModifiedTime()The date and time when the service account was last modified Will not be set if the service account has never been modified.booleanhasSpec()The service account specification.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ServiceAccount.BuildermergeCreatedTime(com.google.protobuf.Timestamp value)The date and time when the service account was created.ServiceAccount.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ServiceAccount.BuildermergeFrom(com.google.protobuf.Message other)ServiceAccount.BuildermergeFrom(ServiceAccount other)ServiceAccount.BuildermergeLastModifiedTime(com.google.protobuf.Timestamp value)The date and time when the service account was last modified Will not be set if the service account has never been modified.ServiceAccount.BuildermergeSpec(ServiceAccountSpec value)The service account specification.ServiceAccount.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ServiceAccount.BuildersetAsyncOperationId(java.lang.String value)The id of the async operation that is creating/updating/deleting the service account, if any.ServiceAccount.BuildersetAsyncOperationIdBytes(com.google.protobuf.ByteString value)The id of the async operation that is creating/updating/deleting the service account, if any.ServiceAccount.BuildersetCreatedTime(com.google.protobuf.Timestamp value)The date and time when the service account was created.ServiceAccount.BuildersetCreatedTime(com.google.protobuf.Timestamp.Builder builderForValue)The date and time when the service account was created.ServiceAccount.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ServiceAccount.BuildersetId(java.lang.String value)The id of the service account.ServiceAccount.BuildersetIdBytes(com.google.protobuf.ByteString value)The id of the service account.ServiceAccount.BuildersetLastModifiedTime(com.google.protobuf.Timestamp value)The date and time when the service account was last modified Will not be set if the service account has never been modified.ServiceAccount.BuildersetLastModifiedTime(com.google.protobuf.Timestamp.Builder builderForValue)The date and time when the service account was last modified Will not be set if the service account has never been modified.ServiceAccount.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ServiceAccount.BuildersetResourceVersion(java.lang.String value)The current version of the service account specification.ServiceAccount.BuildersetResourceVersionBytes(com.google.protobuf.ByteString value)The current version of the service account specification.ServiceAccount.BuildersetSpec(ServiceAccountSpec value)The service account specification.ServiceAccount.BuildersetSpec(ServiceAccountSpec.Builder builderForValue)The service account specification.ServiceAccount.BuildersetState(ResourceState value)The current state of the service account.ServiceAccount.BuildersetStateDeprecated(java.lang.String value)Deprecated.temporal.api.cloud.identity.v1.ServiceAccount.state_deprecated is deprecated.ServiceAccount.BuildersetStateDeprecatedBytes(com.google.protobuf.ByteString value)Deprecated.temporal.api.cloud.identity.v1.ServiceAccount.state_deprecated is deprecated.ServiceAccount.BuildersetStateValue(int value)The current state of the service account.ServiceAccount.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
clear
public ServiceAccount.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
getDefaultInstanceForType
public ServiceAccount getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ServiceAccount build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ServiceAccount buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ServiceAccount.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
setField
public ServiceAccount.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
clearField
public ServiceAccount.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
clearOneof
public ServiceAccount.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
setRepeatedField
public ServiceAccount.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
addRepeatedField
public ServiceAccount.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
mergeFrom
public ServiceAccount.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ServiceAccount.Builder>
-
mergeFrom
public ServiceAccount.Builder mergeFrom(ServiceAccount other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
mergeFrom
public ServiceAccount.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ServiceAccount.Builder>- Throws:
java.io.IOException
-
getId
public java.lang.String getId()
The id of the service account.
string id = 1;- Specified by:
getIdin interfaceServiceAccountOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
The id of the service account.
string id = 1;- Specified by:
getIdBytesin interfaceServiceAccountOrBuilder- Returns:
- The bytes for id.
-
setId
public ServiceAccount.Builder setId(java.lang.String value)
The id of the service account.
string id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public ServiceAccount.Builder clearId()
The id of the service account.
string id = 1;- Returns:
- This builder for chaining.
-
setIdBytes
public ServiceAccount.Builder setIdBytes(com.google.protobuf.ByteString value)
The id of the service account.
string id = 1;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
getResourceVersion
public java.lang.String getResourceVersion()
The current version of the service account specification. The next update operation will have to include this version.
string resource_version = 2;- Specified by:
getResourceVersionin interfaceServiceAccountOrBuilder- Returns:
- The resourceVersion.
-
getResourceVersionBytes
public com.google.protobuf.ByteString getResourceVersionBytes()
The current version of the service account specification. The next update operation will have to include this version.
string resource_version = 2;- Specified by:
getResourceVersionBytesin interfaceServiceAccountOrBuilder- Returns:
- The bytes for resourceVersion.
-
setResourceVersion
public ServiceAccount.Builder setResourceVersion(java.lang.String value)
The current version of the service account specification. The next update operation will have to include this version.
string resource_version = 2;- Parameters:
value- The resourceVersion to set.- Returns:
- This builder for chaining.
-
clearResourceVersion
public ServiceAccount.Builder clearResourceVersion()
The current version of the service account specification. The next update operation will have to include this version.
string resource_version = 2;- Returns:
- This builder for chaining.
-
setResourceVersionBytes
public ServiceAccount.Builder setResourceVersionBytes(com.google.protobuf.ByteString value)
The current version of the service account specification. The next update operation will have to include this version.
string resource_version = 2;- Parameters:
value- The bytes for resourceVersion to set.- Returns:
- This builder for chaining.
-
hasSpec
public boolean hasSpec()
The service account specification.
.temporal.api.cloud.identity.v1.ServiceAccountSpec spec = 3;- Specified by:
hasSpecin interfaceServiceAccountOrBuilder- Returns:
- Whether the spec field is set.
-
getSpec
public ServiceAccountSpec getSpec()
The service account specification.
.temporal.api.cloud.identity.v1.ServiceAccountSpec spec = 3;- Specified by:
getSpecin interfaceServiceAccountOrBuilder- Returns:
- The spec.
-
setSpec
public ServiceAccount.Builder setSpec(ServiceAccountSpec value)
The service account specification.
.temporal.api.cloud.identity.v1.ServiceAccountSpec spec = 3;
-
setSpec
public ServiceAccount.Builder setSpec(ServiceAccountSpec.Builder builderForValue)
The service account specification.
.temporal.api.cloud.identity.v1.ServiceAccountSpec spec = 3;
-
mergeSpec
public ServiceAccount.Builder mergeSpec(ServiceAccountSpec value)
The service account specification.
.temporal.api.cloud.identity.v1.ServiceAccountSpec spec = 3;
-
clearSpec
public ServiceAccount.Builder clearSpec()
The service account specification.
.temporal.api.cloud.identity.v1.ServiceAccountSpec spec = 3;
-
getSpecBuilder
public ServiceAccountSpec.Builder getSpecBuilder()
The service account specification.
.temporal.api.cloud.identity.v1.ServiceAccountSpec spec = 3;
-
getSpecOrBuilder
public ServiceAccountSpecOrBuilder getSpecOrBuilder()
The service account specification.
.temporal.api.cloud.identity.v1.ServiceAccountSpec spec = 3;- Specified by:
getSpecOrBuilderin interfaceServiceAccountOrBuilder
-
getStateDeprecated
@Deprecated public java.lang.String getStateDeprecated()
Deprecated.temporal.api.cloud.identity.v1.ServiceAccount.state_deprecated is deprecated. See temporal/api/cloud/identity/v1/message.proto;l=207The current state of the service account. Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended. For any failed state, reach out to Temporal Cloud support for remediation. Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0
string state_deprecated = 4 [deprecated = true];- Specified by:
getStateDeprecatedin interfaceServiceAccountOrBuilder- Returns:
- The stateDeprecated.
-
getStateDeprecatedBytes
@Deprecated public com.google.protobuf.ByteString getStateDeprecatedBytes()
Deprecated.temporal.api.cloud.identity.v1.ServiceAccount.state_deprecated is deprecated. See temporal/api/cloud/identity/v1/message.proto;l=207The current state of the service account. Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended. For any failed state, reach out to Temporal Cloud support for remediation. Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0
string state_deprecated = 4 [deprecated = true];- Specified by:
getStateDeprecatedBytesin interfaceServiceAccountOrBuilder- Returns:
- The bytes for stateDeprecated.
-
setStateDeprecated
@Deprecated public ServiceAccount.Builder setStateDeprecated(java.lang.String value)
Deprecated.temporal.api.cloud.identity.v1.ServiceAccount.state_deprecated is deprecated. See temporal/api/cloud/identity/v1/message.proto;l=207The current state of the service account. Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended. For any failed state, reach out to Temporal Cloud support for remediation. Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0
string state_deprecated = 4 [deprecated = true];- Parameters:
value- The stateDeprecated to set.- Returns:
- This builder for chaining.
-
clearStateDeprecated
@Deprecated public ServiceAccount.Builder clearStateDeprecated()
Deprecated.temporal.api.cloud.identity.v1.ServiceAccount.state_deprecated is deprecated. See temporal/api/cloud/identity/v1/message.proto;l=207The current state of the service account. Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended. For any failed state, reach out to Temporal Cloud support for remediation. Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0
string state_deprecated = 4 [deprecated = true];- Returns:
- This builder for chaining.
-
setStateDeprecatedBytes
@Deprecated public ServiceAccount.Builder setStateDeprecatedBytes(com.google.protobuf.ByteString value)
Deprecated.temporal.api.cloud.identity.v1.ServiceAccount.state_deprecated is deprecated. See temporal/api/cloud/identity/v1/message.proto;l=207The current state of the service account. Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended. For any failed state, reach out to Temporal Cloud support for remediation. Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0
string state_deprecated = 4 [deprecated = true];- Parameters:
value- The bytes for stateDeprecated to set.- Returns:
- This builder for chaining.
-
getStateValue
public int getStateValue()
The current state of the service account. For any failed state, reach out to Temporal Cloud support for remediation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.resource.v1.ResourceState state = 8;- Specified by:
getStateValuein interfaceServiceAccountOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public ServiceAccount.Builder setStateValue(int value)
The current state of the service account. For any failed state, reach out to Temporal Cloud support for remediation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.resource.v1.ResourceState state = 8;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public ResourceState getState()
The current state of the service account. For any failed state, reach out to Temporal Cloud support for remediation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.resource.v1.ResourceState state = 8;- Specified by:
getStatein interfaceServiceAccountOrBuilder- Returns:
- The state.
-
setState
public ServiceAccount.Builder setState(ResourceState value)
The current state of the service account. For any failed state, reach out to Temporal Cloud support for remediation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.resource.v1.ResourceState state = 8;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public ServiceAccount.Builder clearState()
The current state of the service account. For any failed state, reach out to Temporal Cloud support for remediation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.resource.v1.ResourceState state = 8;- Returns:
- This builder for chaining.
-
getAsyncOperationId
public java.lang.String getAsyncOperationId()
The id of the async operation that is creating/updating/deleting the service account, if any.
string async_operation_id = 5;- Specified by:
getAsyncOperationIdin interfaceServiceAccountOrBuilder- Returns:
- The asyncOperationId.
-
getAsyncOperationIdBytes
public com.google.protobuf.ByteString getAsyncOperationIdBytes()
The id of the async operation that is creating/updating/deleting the service account, if any.
string async_operation_id = 5;- Specified by:
getAsyncOperationIdBytesin interfaceServiceAccountOrBuilder- Returns:
- The bytes for asyncOperationId.
-
setAsyncOperationId
public ServiceAccount.Builder setAsyncOperationId(java.lang.String value)
The id of the async operation that is creating/updating/deleting the service account, if any.
string async_operation_id = 5;- Parameters:
value- The asyncOperationId to set.- Returns:
- This builder for chaining.
-
clearAsyncOperationId
public ServiceAccount.Builder clearAsyncOperationId()
The id of the async operation that is creating/updating/deleting the service account, if any.
string async_operation_id = 5;- Returns:
- This builder for chaining.
-
setAsyncOperationIdBytes
public ServiceAccount.Builder setAsyncOperationIdBytes(com.google.protobuf.ByteString value)
The id of the async operation that is creating/updating/deleting the service account, if any.
string async_operation_id = 5;- Parameters:
value- The bytes for asyncOperationId to set.- Returns:
- This builder for chaining.
-
hasCreatedTime
public boolean hasCreatedTime()
The date and time when the service account was created.
.google.protobuf.Timestamp created_time = 6;- Specified by:
hasCreatedTimein interfaceServiceAccountOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public com.google.protobuf.Timestamp getCreatedTime()
The date and time when the service account was created.
.google.protobuf.Timestamp created_time = 6;- Specified by:
getCreatedTimein interfaceServiceAccountOrBuilder- Returns:
- The createdTime.
-
setCreatedTime
public ServiceAccount.Builder setCreatedTime(com.google.protobuf.Timestamp value)
The date and time when the service account was created.
.google.protobuf.Timestamp created_time = 6;
-
setCreatedTime
public ServiceAccount.Builder setCreatedTime(com.google.protobuf.Timestamp.Builder builderForValue)
The date and time when the service account was created.
.google.protobuf.Timestamp created_time = 6;
-
mergeCreatedTime
public ServiceAccount.Builder mergeCreatedTime(com.google.protobuf.Timestamp value)
The date and time when the service account was created.
.google.protobuf.Timestamp created_time = 6;
-
clearCreatedTime
public ServiceAccount.Builder clearCreatedTime()
The date and time when the service account was created.
.google.protobuf.Timestamp created_time = 6;
-
getCreatedTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreatedTimeBuilder()
The date and time when the service account was created.
.google.protobuf.Timestamp created_time = 6;
-
getCreatedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedTimeOrBuilder()
The date and time when the service account was created.
.google.protobuf.Timestamp created_time = 6;- Specified by:
getCreatedTimeOrBuilderin interfaceServiceAccountOrBuilder
-
hasLastModifiedTime
public boolean hasLastModifiedTime()
The date and time when the service account was last modified Will not be set if the service account has never been modified.
.google.protobuf.Timestamp last_modified_time = 7;- Specified by:
hasLastModifiedTimein interfaceServiceAccountOrBuilder- Returns:
- Whether the lastModifiedTime field is set.
-
getLastModifiedTime
public com.google.protobuf.Timestamp getLastModifiedTime()
The date and time when the service account was last modified Will not be set if the service account has never been modified.
.google.protobuf.Timestamp last_modified_time = 7;- Specified by:
getLastModifiedTimein interfaceServiceAccountOrBuilder- Returns:
- The lastModifiedTime.
-
setLastModifiedTime
public ServiceAccount.Builder setLastModifiedTime(com.google.protobuf.Timestamp value)
The date and time when the service account was last modified Will not be set if the service account has never been modified.
.google.protobuf.Timestamp last_modified_time = 7;
-
setLastModifiedTime
public ServiceAccount.Builder setLastModifiedTime(com.google.protobuf.Timestamp.Builder builderForValue)
The date and time when the service account was last modified Will not be set if the service account has never been modified.
.google.protobuf.Timestamp last_modified_time = 7;
-
mergeLastModifiedTime
public ServiceAccount.Builder mergeLastModifiedTime(com.google.protobuf.Timestamp value)
The date and time when the service account was last modified Will not be set if the service account has never been modified.
.google.protobuf.Timestamp last_modified_time = 7;
-
clearLastModifiedTime
public ServiceAccount.Builder clearLastModifiedTime()
The date and time when the service account was last modified Will not be set if the service account has never been modified.
.google.protobuf.Timestamp last_modified_time = 7;
-
getLastModifiedTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastModifiedTimeBuilder()
The date and time when the service account was last modified Will not be set if the service account has never been modified.
.google.protobuf.Timestamp last_modified_time = 7;
-
getLastModifiedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastModifiedTimeOrBuilder()
The date and time when the service account was last modified Will not be set if the service account has never been modified.
.google.protobuf.Timestamp last_modified_time = 7;- Specified by:
getLastModifiedTimeOrBuilderin interfaceServiceAccountOrBuilder
-
setUnknownFields
public final ServiceAccount.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
mergeUnknownFields
public final ServiceAccount.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAccount.Builder>
-
-