| Modifier and Type | Method and Description |
|---|---|
CloudStorageRegexFileSet |
CloudStorageRegexFileSet.Builder.build() |
CloudStorageRegexFileSet |
CloudStorageRegexFileSet.Builder.buildPartial() |
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.getDefaultInstance() |
CloudStorageRegexFileSet |
CloudStorageRegexFileSet.getDefaultInstanceForType() |
CloudStorageRegexFileSet |
CloudStorageRegexFileSet.Builder.getDefaultInstanceForType() |
CloudStorageRegexFileSet |
CloudStorageOptions.FileSetOrBuilder.getRegexFileSet()
The regex-filtered set of files to scan.
|
CloudStorageRegexFileSet |
CloudStorageOptions.FileSet.getRegexFileSet()
The regex-filtered set of files to scan.
|
CloudStorageRegexFileSet |
CloudStorageOptions.FileSet.Builder.getRegexFileSet()
The regex-filtered set of files to scan.
|
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.parseDelimitedFrom(InputStream input) |
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.parseFrom(byte[] data) |
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.parseFrom(ByteBuffer data) |
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.parseFrom(com.google.protobuf.ByteString data) |
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.parseFrom(com.google.protobuf.CodedInputStream input) |
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.parseFrom(InputStream input) |
static CloudStorageRegexFileSet |
CloudStorageRegexFileSet.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CloudStorageRegexFileSet> |
CloudStorageRegexFileSet.getParserForType() |
static com.google.protobuf.Parser<CloudStorageRegexFileSet> |
CloudStorageRegexFileSet.parser() |
| Modifier and Type | Method and Description |
|---|---|
CloudStorageRegexFileSet.Builder |
CloudStorageRegexFileSet.Builder.mergeFrom(CloudStorageRegexFileSet other) |
CloudStorageOptions.FileSet.Builder |
CloudStorageOptions.FileSet.Builder.mergeRegexFileSet(CloudStorageRegexFileSet value)
The regex-filtered set of files to scan.
|
static CloudStorageRegexFileSet.Builder |
CloudStorageRegexFileSet.newBuilder(CloudStorageRegexFileSet prototype) |
CloudStorageOptions.FileSet.Builder |
CloudStorageOptions.FileSet.Builder.setRegexFileSet(CloudStorageRegexFileSet value)
The regex-filtered set of files to scan.
|
Copyright © 2022 Google LLC. All rights reserved.