Package com.authzed.api.materialize.v0
Class DownloadPermissionSetsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<DownloadPermissionSetsResponse.Builder>
com.authzed.api.materialize.v0.DownloadPermissionSetsResponse.Builder
- All Implemented Interfaces:
DownloadPermissionSetsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- DownloadPermissionSetsResponse
public static final class DownloadPermissionSetsResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<DownloadPermissionSetsResponse.Builder>
implements DownloadPermissionSetsResponseOrBuilder
Protobuf type
authzed.api.materialize.v0.DownloadPermissionSetsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllFiles(Iterable<? extends File> values) files contains the list of downloadable files with their URLsfiles contains the list of downloadable files with their URLsaddFiles(int index, File.Builder builderForValue) files contains the list of downloadable files with their URLsfiles contains the list of downloadable files with their URLsaddFiles(File.Builder builderForValue) files contains the list of downloadable files with their URLsfiles contains the list of downloadable files with their URLsaddFilesBuilder(int index) files contains the list of downloadable files with their URLsbuild()clear()at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken.files contains the list of downloadable files with their URLstimestamp represents the time associated with the returned data revision.at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken.at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken.at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFiles(int index) files contains the list of downloadable files with their URLsgetFilesBuilder(int index) files contains the list of downloadable files with their URLsfiles contains the list of downloadable files with their URLsintfiles contains the list of downloadable files with their URLsfiles contains the list of downloadable files with their URLsgetFilesOrBuilder(int index) files contains the list of downloadable files with their URLsList<? extends FileOrBuilder>files contains the list of downloadable files with their URLscom.google.protobuf.Timestamptimestamp represents the time associated with the returned data revision.com.google.protobuf.Timestamp.Buildertimestamp represents the time associated with the returned data revision.com.google.protobuf.TimestampOrBuildertimestamp represents the time associated with the returned data revision.booleanat_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken.booleantimestamp represents the time associated with the returned data revision.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeAtRevision(ZedToken value) at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeTimestamp(com.google.protobuf.Timestamp value) timestamp represents the time associated with the returned data revision.removeFiles(int index) files contains the list of downloadable files with their URLssetAtRevision(ZedToken value) at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken.setAtRevision(ZedToken.Builder builderForValue) at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken.files contains the list of downloadable files with their URLssetFiles(int index, File.Builder builderForValue) files contains the list of downloadable files with their URLssetTimestamp(com.google.protobuf.Timestamp value) timestamp represents the time associated with the returned data revision.setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) timestamp represents the time associated with the returned data revision.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, 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.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<DownloadPermissionSetsResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<DownloadPermissionSetsResponse.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.GeneratedMessage.Builder<DownloadPermissionSetsResponse.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
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DownloadPermissionSetsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<DownloadPermissionSetsResponse.Builder>
-
mergeFrom
public DownloadPermissionSetsResponse.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<DownloadPermissionSetsResponse.Builder>- Throws:
IOException
-
getFilesList
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1;- Specified by:
getFilesListin interfaceDownloadPermissionSetsResponseOrBuilder
-
getFilesCount
public int getFilesCount()files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1;- Specified by:
getFilesCountin interfaceDownloadPermissionSetsResponseOrBuilder
-
getFiles
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1;- Specified by:
getFilesin interfaceDownloadPermissionSetsResponseOrBuilder
-
setFiles
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
setFiles
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
addFiles
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
addFiles
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
addFiles
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
addFiles
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
addAllFiles
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
clearFiles
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
removeFiles
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
getFilesBuilder
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
getFilesOrBuilder
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1;- Specified by:
getFilesOrBuilderin interfaceDownloadPermissionSetsResponseOrBuilder
-
getFilesOrBuilderList
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1;- Specified by:
getFilesOrBuilderListin interfaceDownloadPermissionSetsResponseOrBuilder
-
addFilesBuilder
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
addFilesBuilder
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
getFilesBuilderList
files contains the list of downloadable files with their URLs
repeated .authzed.api.materialize.v0.File files = 1; -
hasTimestamp
public boolean hasTimestamp()timestamp represents the time associated with the returned data revision.
.google.protobuf.Timestamp timestamp = 2;- Specified by:
hasTimestampin interfaceDownloadPermissionSetsResponseOrBuilder- Returns:
- Whether the timestamp field is set.
-
getTimestamp
public com.google.protobuf.Timestamp getTimestamp()timestamp represents the time associated with the returned data revision.
.google.protobuf.Timestamp timestamp = 2;- Specified by:
getTimestampin interfaceDownloadPermissionSetsResponseOrBuilder- Returns:
- The timestamp.
-
setTimestamp
timestamp represents the time associated with the returned data revision.
.google.protobuf.Timestamp timestamp = 2; -
setTimestamp
public DownloadPermissionSetsResponse.Builder setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) timestamp represents the time associated with the returned data revision.
.google.protobuf.Timestamp timestamp = 2; -
mergeTimestamp
timestamp represents the time associated with the returned data revision.
.google.protobuf.Timestamp timestamp = 2; -
clearTimestamp
timestamp represents the time associated with the returned data revision.
.google.protobuf.Timestamp timestamp = 2; -
getTimestampBuilder
public com.google.protobuf.Timestamp.Builder getTimestampBuilder()timestamp represents the time associated with the returned data revision.
.google.protobuf.Timestamp timestamp = 2; -
getTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder()timestamp represents the time associated with the returned data revision.
.google.protobuf.Timestamp timestamp = 2;- Specified by:
getTimestampOrBuilderin interfaceDownloadPermissionSetsResponseOrBuilder
-
hasAtRevision
public boolean hasAtRevision()at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken. Consumers should pass this token to WatchPermissionSets as optional_starting_after to resume the stream immediately after the snapshot without leaving gaps in event history.
.authzed.api.v1.ZedToken at_revision = 3;- Specified by:
hasAtRevisionin interfaceDownloadPermissionSetsResponseOrBuilder- Returns:
- Whether the atRevision field is set.
-
getAtRevision
at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken. Consumers should pass this token to WatchPermissionSets as optional_starting_after to resume the stream immediately after the snapshot without leaving gaps in event history.
.authzed.api.v1.ZedToken at_revision = 3;- Specified by:
getAtRevisionin interfaceDownloadPermissionSetsResponseOrBuilder- Returns:
- The atRevision.
-
setAtRevision
at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken. Consumers should pass this token to WatchPermissionSets as optional_starting_after to resume the stream immediately after the snapshot without leaving gaps in event history.
.authzed.api.v1.ZedToken at_revision = 3; -
setAtRevision
at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken. Consumers should pass this token to WatchPermissionSets as optional_starting_after to resume the stream immediately after the snapshot without leaving gaps in event history.
.authzed.api.v1.ZedToken at_revision = 3; -
mergeAtRevision
at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken. Consumers should pass this token to WatchPermissionSets as optional_starting_after to resume the stream immediately after the snapshot without leaving gaps in event history.
.authzed.api.v1.ZedToken at_revision = 3; -
clearAtRevision
at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken. Consumers should pass this token to WatchPermissionSets as optional_starting_after to resume the stream immediately after the snapshot without leaving gaps in event history.
.authzed.api.v1.ZedToken at_revision = 3; -
getAtRevisionBuilder
at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken. Consumers should pass this token to WatchPermissionSets as optional_starting_after to resume the stream immediately after the snapshot without leaving gaps in event history.
.authzed.api.v1.ZedToken at_revision = 3; -
getAtRevisionOrBuilder
at_revision is the snapshot revision the returned files were produced at, encoded as a ZedToken. Consumers should pass this token to WatchPermissionSets as optional_starting_after to resume the stream immediately after the snapshot without leaving gaps in event history.
.authzed.api.v1.ZedToken at_revision = 3;- Specified by:
getAtRevisionOrBuilderin interfaceDownloadPermissionSetsResponseOrBuilder
-