Copied!

The organization for which the client libraries are being published.

Affects the url where generated docs are published, etc.

Protobuf type google.api.ClientLibraryOrganization

CloneableInstantiable
Constants
public Google\Api\ClientLibraryOrganization::ADS = 2
 

Ads (Advertising) Org.

Generated from protobuf enum ADS = 2;

public Google\Api\ClientLibraryOrganization::CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED = 0
 

Not useful.

Generated from protobuf enum CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED = 0;

public Google\Api\ClientLibraryOrganization::CLOUD = 1
 

Google Cloud Platform Org.

Generated from protobuf enum CLOUD = 1;

public Google\Api\ClientLibraryOrganization::GENERATIVE_AI = 7
 

Generated from protobuf enum GENERATIVE_AI = 7;

public Google\Api\ClientLibraryOrganization::GEO = 6
 

Geo Org.

Generated from protobuf enum GEO = 6;

public Google\Api\ClientLibraryOrganization::PHOTOS = 3
 

Photos Org.

Generated from protobuf enum PHOTOS = 3;

public Google\Api\ClientLibraryOrganization::SHOPPING = 5
 

Shopping Org.

Generated from protobuf enum SHOPPING = 5;

public Google\Api\ClientLibraryOrganization::STREET_VIEW = 4
 

Street View Org.

Generated from protobuf enum STREET_VIEW = 4;

Methods
public static name( $value)
public static value( $name)
Properties
private static $valueToName = ['CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED', 'CLOUD', 'ADS', 'PHOTOS', 'STREET_VIEW', 'SHOPPING', 'GEO', 'GENERATIVE_AI']
Properties
private static $valueToName = ['CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED', 'CLOUD', 'ADS', 'PHOTOS', 'STREET_VIEW', 'SHOPPING', 'GEO', 'GENERATIVE_AI']
Methods
public static name( $value)
public static value( $name)
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration