Package com.buildless.projects
Class ProjectRepository.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ProjectRepository.Builder>
com.buildless.projects.ProjectRepository.Builder
- All Implemented Interfaces:
ProjectRepositoryOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
ProjectRepository
public static final class ProjectRepository.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ProjectRepository.Builder>
implements ProjectRepositoryOrBuilder
## Project Repository Models a source control repository which is linked to a Buildless project. Source control repositories are held in their own records underneath projects to allow for linkages to multiple repositories for one project.Protobuf type
buildless.projects.ProjectRepository-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Specifies the moment at which this record was originally created.Specifies information about the user who created this project repository.Whether the repository is currently enabled within the Buildless service.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Short name which uniquely identifies this repository record.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Specifies the source control provider, as applicable.Specifies information about the source repository under linkage.Current status of this project repository.Specifies the source control system in use.Specifies the last time this project repository was updated.Specifies information about the user who last updated this project repository.Unique ID provisioned for this repository record.clone()com.google.protobuf.TimestampSpecifies the moment at which this record was originally created.com.google.protobuf.Timestamp.BuilderSpecifies the moment at which this record was originally created.com.google.protobuf.TimestampOrBuilderSpecifies the moment at which this record was originally created.Specifies information about the user who created this project repository.Specifies information about the user who created this project repository.Specifies information about the user who created this project repository.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorbooleanWhether the repository is currently enabled within the Buildless service.getName()Short name which uniquely identifies this repository record.com.google.protobuf.ByteStringShort name which uniquely identifies this repository record.Specifies the source control provider, as applicable.intSpecifies the source control provider, as applicable.Specifies information about the source repository under linkage.Specifies information about the source repository under linkage.Specifies information about the source repository under linkage.Current status of this project repository.intCurrent status of this project repository.Specifies the source control system in use.intSpecifies the source control system in use.com.google.protobuf.TimestampSpecifies the last time this project repository was updated.com.google.protobuf.Timestamp.BuilderSpecifies the last time this project repository was updated.com.google.protobuf.TimestampOrBuilderSpecifies the last time this project repository was updated.Specifies information about the user who last updated this project repository.Specifies information about the user who last updated this project repository.Specifies information about the user who last updated this project repository.getUuid()Unique ID provisioned for this repository record.com.google.protobuf.ByteStringUnique ID provisioned for this repository record.booleanSpecifies the moment at which this record was originally created.booleanSpecifies information about the user who created this project repository.booleanSpecifies information about the source repository under linkage.booleanSpecifies the last time this project repository was updated.booleanSpecifies information about the user who last updated this project repository.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeCreatedAt(com.google.protobuf.Timestamp value) Specifies the moment at which this record was originally created.mergeCreatedBy(UserReference value) Specifies information about the user who created this project repository.mergeFrom(ProjectRepository other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Specifies information about the source repository under linkage.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) mergeUpdatedAt(com.google.protobuf.Timestamp value) Specifies the last time this project repository was updated.mergeUpdatedBy(UserReference value) Specifies information about the user who last updated this project repository.setCreatedAt(com.google.protobuf.Timestamp value) Specifies the moment at which this record was originally created.setCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue) Specifies the moment at which this record was originally created.setCreatedBy(UserReference value) Specifies information about the user who created this project repository.setCreatedBy(UserReference.Builder builderForValue) Specifies information about the user who created this project repository.setEnabled(boolean value) Whether the repository is currently enabled within the Buildless service.Short name which uniquely identifies this repository record.setNameBytes(com.google.protobuf.ByteString value) Short name which uniquely identifies this repository record.setProvider(RepositoryProvider value) Specifies the source control provider, as applicable.setProviderValue(int value) Specifies the source control provider, as applicable.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRepository(RepositoryReference value) Specifies information about the source repository under linkage.setRepository(RepositoryReference.Builder builderForValue) Specifies information about the source repository under linkage.Current status of this project repository.setStatusValue(int value) Current status of this project repository.setSystem(SourceControlSystem value) Specifies the source control system in use.setSystemValue(int value) Specifies the source control system in use.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setUpdatedAt(com.google.protobuf.Timestamp value) Specifies the last time this project repository was updated.setUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue) Specifies the last time this project repository was updated.setUpdatedBy(UserReference value) Specifies information about the user who last updated this project repository.setUpdatedBy(UserReference.Builder builderForValue) Specifies information about the user who last updated this project repository.Unique ID provisioned for this repository record.setUuidBytes(com.google.protobuf.ByteString value) Unique ID provisioned for this repository record.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<ProjectRepository.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<ProjectRepository.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<ProjectRepository.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<ProjectRepository.Builder>
-
setField
public ProjectRepository.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProjectRepository.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProjectRepository.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ProjectRepository.Builder>
-
setRepeatedField
public ProjectRepository.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProjectRepository.Builder>
-
addRepeatedField
public ProjectRepository.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProjectRepository.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ProjectRepository.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ProjectRepository.Builder>
-
mergeFrom
public ProjectRepository.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ProjectRepository.Builder>- Throws:
IOException
-
getUuid
Unique ID provisioned for this repository record.
string uuid = 1 [json_name = "uuid", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE, (.validate.rules) = { ... }- Specified by:
getUuidin interfaceProjectRepositoryOrBuilder- Returns:
- The uuid.
-
getUuidBytes
public com.google.protobuf.ByteString getUuidBytes()Unique ID provisioned for this repository record.
string uuid = 1 [json_name = "uuid", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE, (.validate.rules) = { ... }- Specified by:
getUuidBytesin interfaceProjectRepositoryOrBuilder- Returns:
- The bytes for uuid.
-
setUuid
Unique ID provisioned for this repository record.
string uuid = 1 [json_name = "uuid", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE, (.validate.rules) = { ... }- Parameters:
value- The uuid to set.- Returns:
- This builder for chaining.
-
clearUuid
Unique ID provisioned for this repository record.
string uuid = 1 [json_name = "uuid", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE, (.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
setUuidBytes
Unique ID provisioned for this repository record.
string uuid = 1 [json_name = "uuid", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE, (.validate.rules) = { ... }- Parameters:
value- The bytes for uuid to set.- Returns:
- This builder for chaining.
-
getName
Short name which uniquely identifies this repository record. Provided by the user explicitly or generated by the server at the time a project repository is created.
string name = 2 [json_name = "name", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE, (.validate.rules) = { ... }- Specified by:
getNamein interfaceProjectRepositoryOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Short name which uniquely identifies this repository record. Provided by the user explicitly or generated by the server at the time a project repository is created.
string name = 2 [json_name = "name", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE, (.validate.rules) = { ... }- Specified by:
getNameBytesin interfaceProjectRepositoryOrBuilder- Returns:
- The bytes for name.
-
setName
Short name which uniquely identifies this repository record. Provided by the user explicitly or generated by the server at the time a project repository is created.
string name = 2 [json_name = "name", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE, (.validate.rules) = { ... }- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
Short name which uniquely identifies this repository record. Provided by the user explicitly or generated by the server at the time a project repository is created.
string name = 2 [json_name = "name", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE, (.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
setNameBytes
Short name which uniquely identifies this repository record. Provided by the user explicitly or generated by the server at the time a project repository is created.
string name = 2 [json_name = "name", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE, (.validate.rules) = { ... }- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getStatusValue
public int getStatusValue()Current status of this project repository.
.buildless.projects.ProjectRepository.Status status = 3 [json_name = "status", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusValuein interfaceProjectRepositoryOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
setStatusValue
Current status of this project repository.
.buildless.projects.ProjectRepository.Status status = 3 [json_name = "status", (.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for status to set.- Returns:
- This builder for chaining.
-
getStatus
Current status of this project repository.
.buildless.projects.ProjectRepository.Status status = 3 [json_name = "status", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusin interfaceProjectRepositoryOrBuilder- Returns:
- The status.
-
setStatus
Current status of this project repository.
.buildless.projects.ProjectRepository.Status status = 3 [json_name = "status", (.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
Current status of this project repository.
.buildless.projects.ProjectRepository.Status status = 3 [json_name = "status", (.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getSystemValue
public int getSystemValue()Specifies the source control system in use. Systems include Git, Subversion, and Mercurial.
.buildless.code.SourceControlSystem system = 4 [json_name = "system", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSystemValuein interfaceProjectRepositoryOrBuilder- Returns:
- The enum numeric value on the wire for system.
-
setSystemValue
Specifies the source control system in use. Systems include Git, Subversion, and Mercurial.
.buildless.code.SourceControlSystem system = 4 [json_name = "system", (.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for system to set.- Returns:
- This builder for chaining.
-
getSystem
Specifies the source control system in use. Systems include Git, Subversion, and Mercurial.
.buildless.code.SourceControlSystem system = 4 [json_name = "system", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSystemin interfaceProjectRepositoryOrBuilder- Returns:
- The system.
-
setSystem
Specifies the source control system in use. Systems include Git, Subversion, and Mercurial.
.buildless.code.SourceControlSystem system = 4 [json_name = "system", (.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The system to set.- Returns:
- This builder for chaining.
-
clearSystem
Specifies the source control system in use. Systems include Git, Subversion, and Mercurial.
.buildless.code.SourceControlSystem system = 4 [json_name = "system", (.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasRepository
public boolean hasRepository()Specifies information about the source repository under linkage.
.buildless.code.RepositoryReference repository = 5 [json_name = "repository", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasRepositoryin interfaceProjectRepositoryOrBuilder- Returns:
- Whether the repository field is set.
-
getRepository
Specifies information about the source repository under linkage.
.buildless.code.RepositoryReference repository = 5 [json_name = "repository", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRepositoryin interfaceProjectRepositoryOrBuilder- Returns:
- The repository.
-
setRepository
Specifies information about the source repository under linkage.
.buildless.code.RepositoryReference repository = 5 [json_name = "repository", (.google.api.field_behavior) = OUTPUT_ONLY]; -
setRepository
Specifies information about the source repository under linkage.
.buildless.code.RepositoryReference repository = 5 [json_name = "repository", (.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeRepository
Specifies information about the source repository under linkage.
.buildless.code.RepositoryReference repository = 5 [json_name = "repository", (.google.api.field_behavior) = OUTPUT_ONLY]; -
clearRepository
Specifies information about the source repository under linkage.
.buildless.code.RepositoryReference repository = 5 [json_name = "repository", (.google.api.field_behavior) = OUTPUT_ONLY]; -
getRepositoryBuilder
Specifies information about the source repository under linkage.
.buildless.code.RepositoryReference repository = 5 [json_name = "repository", (.google.api.field_behavior) = OUTPUT_ONLY]; -
getRepositoryOrBuilder
Specifies information about the source repository under linkage.
.buildless.code.RepositoryReference repository = 5 [json_name = "repository", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRepositoryOrBuilderin interfaceProjectRepositoryOrBuilder
-
getProviderValue
public int getProviderValue()Specifies the source control provider, as applicable. Providers include systems like GitHub.
.buildless.code.RepositoryProvider provider = 6 [json_name = "provider", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];- Specified by:
getProviderValuein interfaceProjectRepositoryOrBuilder- Returns:
- The enum numeric value on the wire for provider.
-
setProviderValue
Specifies the source control provider, as applicable. Providers include systems like GitHub.
.buildless.code.RepositoryProvider provider = 6 [json_name = "provider", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The enum numeric value on the wire for provider to set.- Returns:
- This builder for chaining.
-
getProvider
Specifies the source control provider, as applicable. Providers include systems like GitHub.
.buildless.code.RepositoryProvider provider = 6 [json_name = "provider", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];- Specified by:
getProviderin interfaceProjectRepositoryOrBuilder- Returns:
- The provider.
-
setProvider
Specifies the source control provider, as applicable. Providers include systems like GitHub.
.buildless.code.RepositoryProvider provider = 6 [json_name = "provider", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The provider to set.- Returns:
- This builder for chaining.
-
clearProvider
Specifies the source control provider, as applicable. Providers include systems like GitHub.
.buildless.code.RepositoryProvider provider = 6 [json_name = "provider", (.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
getEnabled
public boolean getEnabled()Whether the repository is currently enabled within the Buildless service. If the repository is disabled, it is not consulted for cache population, and events are not processed.
bool enabled = 7 [json_name = "enabled"];- Specified by:
getEnabledin interfaceProjectRepositoryOrBuilder- Returns:
- The enabled.
-
setEnabled
Whether the repository is currently enabled within the Buildless service. If the repository is disabled, it is not consulted for cache population, and events are not processed.
bool enabled = 7 [json_name = "enabled"];- Parameters:
value- The enabled to set.- Returns:
- This builder for chaining.
-
clearEnabled
Whether the repository is currently enabled within the Buildless service. If the repository is disabled, it is not consulted for cache population, and events are not processed.
bool enabled = 7 [json_name = "enabled"];- Returns:
- This builder for chaining.
-
hasUpdatedBy
public boolean hasUpdatedBy()Specifies information about the user who last updated this project repository.
.buildless.accounts.UserReference updated_by = 96 [json_name = "updatedBy", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdatedByin interfaceProjectRepositoryOrBuilder- Returns:
- Whether the updatedBy field is set.
-
getUpdatedBy
Specifies information about the user who last updated this project repository.
.buildless.accounts.UserReference updated_by = 96 [json_name = "updatedBy", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdatedByin interfaceProjectRepositoryOrBuilder- Returns:
- The updatedBy.
-
setUpdatedBy
Specifies information about the user who last updated this project repository.
.buildless.accounts.UserReference updated_by = 96 [json_name = "updatedBy", (.google.api.field_behavior) = OUTPUT_ONLY]; -
setUpdatedBy
Specifies information about the user who last updated this project repository.
.buildless.accounts.UserReference updated_by = 96 [json_name = "updatedBy", (.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeUpdatedBy
Specifies information about the user who last updated this project repository.
.buildless.accounts.UserReference updated_by = 96 [json_name = "updatedBy", (.google.api.field_behavior) = OUTPUT_ONLY]; -
clearUpdatedBy
Specifies information about the user who last updated this project repository.
.buildless.accounts.UserReference updated_by = 96 [json_name = "updatedBy", (.google.api.field_behavior) = OUTPUT_ONLY]; -
getUpdatedByBuilder
Specifies information about the user who last updated this project repository.
.buildless.accounts.UserReference updated_by = 96 [json_name = "updatedBy", (.google.api.field_behavior) = OUTPUT_ONLY]; -
getUpdatedByOrBuilder
Specifies information about the user who last updated this project repository.
.buildless.accounts.UserReference updated_by = 96 [json_name = "updatedBy", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdatedByOrBuilderin interfaceProjectRepositoryOrBuilder
-
hasUpdatedAt
public boolean hasUpdatedAt()Specifies the last time this project repository was updated. Changes with each update to the record.
.google.protobuf.Timestamp updated_at = 97 [json_name = "updatedAt", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdatedAtin interfaceProjectRepositoryOrBuilder- Returns:
- Whether the updatedAt field is set.
-
getUpdatedAt
public com.google.protobuf.Timestamp getUpdatedAt()Specifies the last time this project repository was updated. Changes with each update to the record.
.google.protobuf.Timestamp updated_at = 97 [json_name = "updatedAt", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdatedAtin interfaceProjectRepositoryOrBuilder- Returns:
- The updatedAt.
-
setUpdatedAt
Specifies the last time this project repository was updated. Changes with each update to the record.
.google.protobuf.Timestamp updated_at = 97 [json_name = "updatedAt", (.google.api.field_behavior) = OUTPUT_ONLY]; -
setUpdatedAt
public ProjectRepository.Builder setUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue) Specifies the last time this project repository was updated. Changes with each update to the record.
.google.protobuf.Timestamp updated_at = 97 [json_name = "updatedAt", (.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeUpdatedAt
Specifies the last time this project repository was updated. Changes with each update to the record.
.google.protobuf.Timestamp updated_at = 97 [json_name = "updatedAt", (.google.api.field_behavior) = OUTPUT_ONLY]; -
clearUpdatedAt
Specifies the last time this project repository was updated. Changes with each update to the record.
.google.protobuf.Timestamp updated_at = 97 [json_name = "updatedAt", (.google.api.field_behavior) = OUTPUT_ONLY]; -
getUpdatedAtBuilder
public com.google.protobuf.Timestamp.Builder getUpdatedAtBuilder()Specifies the last time this project repository was updated. Changes with each update to the record.
.google.protobuf.Timestamp updated_at = 97 [json_name = "updatedAt", (.google.api.field_behavior) = OUTPUT_ONLY]; -
getUpdatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdatedAtOrBuilder()Specifies the last time this project repository was updated. Changes with each update to the record.
.google.protobuf.Timestamp updated_at = 97 [json_name = "updatedAt", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdatedAtOrBuilderin interfaceProjectRepositoryOrBuilder
-
hasCreatedBy
public boolean hasCreatedBy()Specifies information about the user who created this project repository. If the record was created by the system, this field is not filled in.
.buildless.accounts.UserReference created_by = 98 [json_name = "createdBy", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreatedByin interfaceProjectRepositoryOrBuilder- Returns:
- Whether the createdBy field is set.
-
getCreatedBy
Specifies information about the user who created this project repository. If the record was created by the system, this field is not filled in.
.buildless.accounts.UserReference created_by = 98 [json_name = "createdBy", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreatedByin interfaceProjectRepositoryOrBuilder- Returns:
- The createdBy.
-
setCreatedBy
Specifies information about the user who created this project repository. If the record was created by the system, this field is not filled in.
.buildless.accounts.UserReference created_by = 98 [json_name = "createdBy", (.google.api.field_behavior) = OUTPUT_ONLY]; -
setCreatedBy
Specifies information about the user who created this project repository. If the record was created by the system, this field is not filled in.
.buildless.accounts.UserReference created_by = 98 [json_name = "createdBy", (.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeCreatedBy
Specifies information about the user who created this project repository. If the record was created by the system, this field is not filled in.
.buildless.accounts.UserReference created_by = 98 [json_name = "createdBy", (.google.api.field_behavior) = OUTPUT_ONLY]; -
clearCreatedBy
Specifies information about the user who created this project repository. If the record was created by the system, this field is not filled in.
.buildless.accounts.UserReference created_by = 98 [json_name = "createdBy", (.google.api.field_behavior) = OUTPUT_ONLY]; -
getCreatedByBuilder
Specifies information about the user who created this project repository. If the record was created by the system, this field is not filled in.
.buildless.accounts.UserReference created_by = 98 [json_name = "createdBy", (.google.api.field_behavior) = OUTPUT_ONLY]; -
getCreatedByOrBuilder
Specifies information about the user who created this project repository. If the record was created by the system, this field is not filled in.
.buildless.accounts.UserReference created_by = 98 [json_name = "createdBy", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreatedByOrBuilderin interfaceProjectRepositoryOrBuilder
-
hasCreatedAt
public boolean hasCreatedAt()Specifies the moment at which this record was originally created. Does not change over the lifecycle of the record.
.google.protobuf.Timestamp created_at = 99 [json_name = "createdAt", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreatedAtin interfaceProjectRepositoryOrBuilder- Returns:
- Whether the createdAt field is set.
-
getCreatedAt
public com.google.protobuf.Timestamp getCreatedAt()Specifies the moment at which this record was originally created. Does not change over the lifecycle of the record.
.google.protobuf.Timestamp created_at = 99 [json_name = "createdAt", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreatedAtin interfaceProjectRepositoryOrBuilder- Returns:
- The createdAt.
-
setCreatedAt
Specifies the moment at which this record was originally created. Does not change over the lifecycle of the record.
.google.protobuf.Timestamp created_at = 99 [json_name = "createdAt", (.google.api.field_behavior) = OUTPUT_ONLY]; -
setCreatedAt
public ProjectRepository.Builder setCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue) Specifies the moment at which this record was originally created. Does not change over the lifecycle of the record.
.google.protobuf.Timestamp created_at = 99 [json_name = "createdAt", (.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeCreatedAt
Specifies the moment at which this record was originally created. Does not change over the lifecycle of the record.
.google.protobuf.Timestamp created_at = 99 [json_name = "createdAt", (.google.api.field_behavior) = OUTPUT_ONLY]; -
clearCreatedAt
Specifies the moment at which this record was originally created. Does not change over the lifecycle of the record.
.google.protobuf.Timestamp created_at = 99 [json_name = "createdAt", (.google.api.field_behavior) = OUTPUT_ONLY]; -
getCreatedAtBuilder
public com.google.protobuf.Timestamp.Builder getCreatedAtBuilder()Specifies the moment at which this record was originally created. Does not change over the lifecycle of the record.
.google.protobuf.Timestamp created_at = 99 [json_name = "createdAt", (.google.api.field_behavior) = OUTPUT_ONLY]; -
getCreatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()Specifies the moment at which this record was originally created. Does not change over the lifecycle of the record.
.google.protobuf.Timestamp created_at = 99 [json_name = "createdAt", (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreatedAtOrBuilderin interfaceProjectRepositoryOrBuilder
-
setUnknownFields
public final ProjectRepository.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ProjectRepository.Builder>
-
mergeUnknownFields
public final ProjectRepository.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ProjectRepository.Builder>
-