public interface CheckValidCredsRequestOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
The data source in the form:
`projects/{project_id}/dataSources/{data_source_id}`
|
ByteString |
getNameBytes()
The data source in the form:
`projects/{project_id}/dataSources/{data_source_id}`
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getName()
The data source in the form:
`projects/{project_id}/dataSources/{data_source_id}`
string name = 1;ByteString getNameBytes()
The data source in the form:
`projects/{project_id}/dataSources/{data_source_id}`
string name = 1;