public static interface CompilationResultAction.DeclarationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RelationDescriptor |
getRelationDescriptor()
Descriptor for the relation and its columns.
|
RelationDescriptorOrBuilder |
getRelationDescriptorOrBuilder()
Descriptor for the relation and its columns.
|
boolean |
hasRelationDescriptor()
Descriptor for the relation and its columns.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRelationDescriptor()
Descriptor for the relation and its columns. Used as documentation only, i.e. values here will result in no changes to the relation's metadata.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 1;RelationDescriptor getRelationDescriptor()
Descriptor for the relation and its columns. Used as documentation only, i.e. values here will result in no changes to the relation's metadata.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 1;RelationDescriptorOrBuilder getRelationDescriptorOrBuilder()
Descriptor for the relation and its columns. Used as documentation only, i.e. values here will result in no changes to the relation's metadata.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 1;Copyright © 2024 Google LLC. All rights reserved.