Google Cloud Talent Solution V4beta1 Client - Class Visibility (1.0.5)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
Beta
This library is covered by the Pre-GA Offerings Terms
of the Terms of Service. Pre-GA libraries might have limited support,
and changes to pre-GA libraries might not be compatible with other pre-GA versions.
For more information, see the
launch stage descriptions .
Reference documentation and code samples for the Google Cloud Talent Solution V4beta1 Client class Visibility.
Deprecated. All resources are only visible to the owner.
An enum that represents who has view access to the resource.
Protobuf type google.cloud.talent.v4beta1.Visibility
Methods
name
Parameter Name Description value
mixed
value
Parameter Name Description name
mixed
Constants
VISIBILITY_UNSPECIFIED
Default value.
Generated from protobuf enum VISIBILITY_UNSPECIFIED = 0;
ACCOUNT_ONLY
The resource is only visible to the GCP account who owns it.
Generated from protobuf enum ACCOUNT_ONLY = 1;
SHARED_WITH_GOOGLE
The resource is visible to the owner and may be visible to other
applications and processes at Google.
Generated from protobuf enum SHARED_WITH_GOOGLE = 2;
SHARED_WITH_PUBLIC
The resource is visible to the owner and may be visible to all other API
clients.
Generated from protobuf enum SHARED_WITH_PUBLIC = 3;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-19 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-19 UTC."],[],[]]