public interface DeleteOperationMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CommonOperationMetadata |
getCommonMetadata()
The common part of the operation metadata.
|
CommonOperationMetadataOrBuilder |
getCommonMetadataOrBuilder()
The common part of the operation metadata.
|
boolean |
hasCommonMetadata()
The common part of the operation metadata.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCommonMetadata()
The common part of the operation metadata.
.google.cloud.enterpriseknowledgegraph.v1.CommonOperationMetadata common_metadata = 1;
CommonOperationMetadata getCommonMetadata()
The common part of the operation metadata.
.google.cloud.enterpriseknowledgegraph.v1.CommonOperationMetadata common_metadata = 1;
CommonOperationMetadataOrBuilder getCommonMetadataOrBuilder()
The common part of the operation metadata.
.google.cloud.enterpriseknowledgegraph.v1.CommonOperationMetadata common_metadata = 1;
Copyright © 2023 Google LLC. All rights reserved.