target.apidocs.com.google.api.services.dataplex.v1.CloudDataplex.Projects.Locations.LookupEntry.html Maven / Gradle / Ivy
CloudDataplex.Projects.Locations.LookupEntry (Cloud Dataplex API v1-rev20241206-2.0.0)
com.google.api.services.dataplex.v1
Class CloudDataplex.Projects.Locations.LookupEntry
- java.lang.Object
-
- java.util.AbstractMap<String,Object>
-
- com.google.api.client.util.GenericData
-
- com.google.api.client.googleapis.services.AbstractGoogleClientRequest<T>
-
- com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest<T>
-
- com.google.api.services.dataplex.v1.CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
- com.google.api.services.dataplex.v1.CloudDataplex.Projects.Locations.LookupEntry
-
- Enclosing class:
- CloudDataplex.Projects.Locations
public class CloudDataplex.Projects.Locations.LookupEntry
extends CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.google.api.client.util.GenericData
com.google.api.client.util.GenericData.Flags
-
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
-
Constructor Summary
Constructors
Modifier
Constructor and Description
protected
LookupEntry(String name)
Looks up a single Entry by name using the permission on the source system.Caution: The BigQuery
metadata that is stored in Dataplex Catalog is changing.
-
Method Summary
-
Methods inherited from class com.google.api.services.dataplex.v1.CloudDataplexRequest
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
-
Methods inherited from class com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest
getJsonContent, newExceptionOnError, queue
-
Methods inherited from class com.google.api.client.googleapis.services.AbstractGoogleClientRequest
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
-
Methods inherited from class com.google.api.client.util.GenericData
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
-
Methods inherited from class java.util.AbstractMap
clear, containsKey, containsValue, isEmpty, keySet, size, values
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
-
Constructor Detail
-
LookupEntry
protected LookupEntry(String name)
Looks up a single Entry by name using the permission on the source system.Caution: The BigQuery
metadata that is stored in Dataplex Catalog is changing. For more information, see Changes to
BigQuery metadata stored in Dataplex Catalog (https://cloud.google.com/dataplex/docs/biqquery-
metadata-changes).
Create a request for the method "locations.lookupEntry".
This request holds the parameters needed by the the dataplex server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. CloudDataplex.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
- Parameters:
name
- Required. The project to which the request should be attributed in the following form:
projects/{project}/locations/{location}.
- Since:
- 1.13
-
Method Detail
-
executeUsingHead
public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
- Overrides:
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleCloudDataplexV1Entry>
- Throws:
IOException
-
buildHttpRequestUsingHead
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
- Overrides:
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<GoogleCloudDataplexV1Entry>
- Throws:
IOException
-
set$Xgafv
public CloudDataplex.Projects.Locations.LookupEntry set$Xgafv(String $Xgafv)
Description copied from class: CloudDataplexRequest
V1 error format.
- Overrides:
set$Xgafv
in class CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
setAccessToken
public CloudDataplex.Projects.Locations.LookupEntry setAccessToken(String accessToken)
Description copied from class: CloudDataplexRequest
OAuth access token.
- Overrides:
setAccessToken
in class CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
setAlt
public CloudDataplex.Projects.Locations.LookupEntry setAlt(String alt)
Description copied from class: CloudDataplexRequest
Data format for response.
- Overrides:
setAlt
in class CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
setCallback
public CloudDataplex.Projects.Locations.LookupEntry setCallback(String callback)
Description copied from class: CloudDataplexRequest
JSONP
- Overrides:
setCallback
in class CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
setFields
public CloudDataplex.Projects.Locations.LookupEntry setFields(String fields)
Description copied from class: CloudDataplexRequest
Selector specifying which fields to include in a partial response.
- Overrides:
setFields
in class CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
setKey
public CloudDataplex.Projects.Locations.LookupEntry setKey(String key)
Description copied from class: CloudDataplexRequest
API key. Your API key identifies your project and provides you with API access, quota, and
reports. Required unless you provide an OAuth 2.0 token.
- Overrides:
setKey
in class CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
setOauthToken
public CloudDataplex.Projects.Locations.LookupEntry setOauthToken(String oauthToken)
Description copied from class: CloudDataplexRequest
OAuth 2.0 token for the current user.
- Overrides:
setOauthToken
in class CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
setPrettyPrint
public CloudDataplex.Projects.Locations.LookupEntry setPrettyPrint(Boolean prettyPrint)
Description copied from class: CloudDataplexRequest
Returns response with indentations and line breaks.
- Overrides:
setPrettyPrint
in class CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
setQuotaUser
public CloudDataplex.Projects.Locations.LookupEntry setQuotaUser(String quotaUser)
Description copied from class: CloudDataplexRequest
Available to use for quota purposes for server-side applications. Can be any arbitrary string
assigned to a user, but should not exceed 40 characters.
- Overrides:
setQuotaUser
in class CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
setUploadType
public CloudDataplex.Projects.Locations.LookupEntry setUploadType(String uploadType)
Description copied from class: CloudDataplexRequest
Legacy upload protocol for media (e.g. "media", "multipart").
- Overrides:
setUploadType
in class CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
setUploadProtocol
public CloudDataplex.Projects.Locations.LookupEntry setUploadProtocol(String uploadProtocol)
Description copied from class: CloudDataplexRequest
Upload protocol for media (e.g. "raw", "multipart").
- Overrides:
setUploadProtocol
in class CloudDataplexRequest<GoogleCloudDataplexV1Entry>
-
getName
public String getName()
Required. The project to which the request should be attributed in the following form:
projects/{project}/locations/{location}.
-
setName
public CloudDataplex.Projects.Locations.LookupEntry setName(String name)
Required. The project to which the request should be attributed in the following form:
projects/{project}/locations/{location}.
-
getAspectTypes
public List<String> getAspectTypes()
Optional. Limits the aspects returned to the provided aspect types. It only works for CUSTOM view.
-
setAspectTypes
public CloudDataplex.Projects.Locations.LookupEntry setAspectTypes(List<String> aspectTypes)
Optional. Limits the aspects returned to the provided aspect types. It only works for
CUSTOM view.
-
getEntry
public String getEntry()
Required. The resource name of the Entry:
projects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}.
-
setEntry
public CloudDataplex.Projects.Locations.LookupEntry setEntry(String entry__)
Required. The resource name of the Entry:
projects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}.
-
getPaths
public List<String> getPaths()
Optional. Limits the aspects returned to those associated with the provided paths within the Entry.
It only works for CUSTOM view.
-
setPaths
public CloudDataplex.Projects.Locations.LookupEntry setPaths(List<String> paths)
Optional. Limits the aspects returned to those associated with the provided paths within
the Entry. It only works for CUSTOM view.
-
getView
public String getView()
Optional. View to control which parts of an entry the service should return.
-
setView
public CloudDataplex.Projects.Locations.LookupEntry setView(String view)
Optional. View to control which parts of an entry the service should return.
-
set
public CloudDataplex.Projects.Locations.LookupEntry set(String parameterName,
Object value)
- Overrides:
set
in class CloudDataplexRequest<GoogleCloudDataplexV1Entry>
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy