IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

ProjectId Property

The Id of the project.

Object Oriented Interface

public function getProjectId();
public function setProjectId($value);

Procedural Interface

ipworkscloud_googlestorage_get($res, 46 );
ipworkscloud_googlestorage_set($res, 46, $value );

Default Value

''

Remarks

This property specifies the user's project Id obtained from the Google API Console. It is required when authentication using OAuth 2.0.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]