public interface DeleteDataSourceDefinitionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The field will contain name of the resource requested, for example:
`projects/{project_id}/locations/{location_id}/dataSourceDefinitions/{data_source_id}`
|
com.google.protobuf.ByteString |
getNameBytes()
The field will contain name of the resource requested, for example:
`projects/{project_id}/locations/{location_id}/dataSourceDefinitions/{data_source_id}`
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
The field will contain name of the resource requested, for example:
`projects/{project_id}/locations/{location_id}/dataSourceDefinitions/{data_source_id}`
string name = 1;com.google.protobuf.ByteString getNameBytes()
The field will contain name of the resource requested, for example:
`projects/{project_id}/locations/{location_id}/dataSourceDefinitions/{data_source_id}`
string name = 1;Copyright © 2023 Google LLC. All rights reserved.