| Package | Description |
|---|---|
| com.google.cloud.gkehub.cloudauditlogging.v1alpha | |
| com.google.cloud.gkehub.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
FeatureSpec.Builder |
FeatureSpec.Builder.addAllAllowlistedServiceAccounts(Iterable<String> values)
Service account that should be allowlisted to send the audit logs; eg
cloudauditlogging@gcp-project.iam.gserviceaccount.com.
|
FeatureSpec.Builder |
FeatureSpec.Builder.addAllowlistedServiceAccounts(String value)
Service account that should be allowlisted to send the audit logs; eg
cloudauditlogging@gcp-project.iam.gserviceaccount.com.
|
FeatureSpec.Builder |
FeatureSpec.Builder.addAllowlistedServiceAccountsBytes(com.google.protobuf.ByteString value)
Service account that should be allowlisted to send the audit logs; eg
cloudauditlogging@gcp-project.iam.gserviceaccount.com.
|
FeatureSpec.Builder |
FeatureSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureSpec.Builder |
FeatureSpec.Builder.clear() |
FeatureSpec.Builder |
FeatureSpec.Builder.clearAllowlistedServiceAccounts()
Service account that should be allowlisted to send the audit logs; eg
cloudauditlogging@gcp-project.iam.gserviceaccount.com.
|
FeatureSpec.Builder |
FeatureSpec.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureSpec.Builder |
FeatureSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureSpec.Builder |
FeatureSpec.Builder.clone() |
FeatureSpec.Builder |
FeatureSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureSpec.Builder |
FeatureSpec.Builder.mergeFrom(FeatureSpec other) |
FeatureSpec.Builder |
FeatureSpec.Builder.mergeFrom(com.google.protobuf.Message other) |
FeatureSpec.Builder |
FeatureSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FeatureSpec.Builder |
FeatureSpec.newBuilder() |
static FeatureSpec.Builder |
FeatureSpec.newBuilder(FeatureSpec prototype) |
FeatureSpec.Builder |
FeatureSpec.newBuilderForType() |
protected FeatureSpec.Builder |
FeatureSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FeatureSpec.Builder |
FeatureSpec.Builder.setAllowlistedServiceAccounts(int index,
String value)
Service account that should be allowlisted to send the audit logs; eg
cloudauditlogging@gcp-project.iam.gserviceaccount.com.
|
FeatureSpec.Builder |
FeatureSpec.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureSpec.Builder |
FeatureSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureSpec.Builder |
FeatureSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureSpec.Builder |
FeatureSpec.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
FeatureSpec.Builder |
CommonFeatureSpec.Builder.getCloudauditloggingBuilder()
Cloud Audit Logging-specific spec.
|
| Modifier and Type | Method and Description |
|---|---|
CommonFeatureSpec.Builder |
CommonFeatureSpec.Builder.setCloudauditlogging(FeatureSpec.Builder builderForValue)
Cloud Audit Logging-specific spec.
|
Copyright © 2024 Google LLC. All rights reserved.