Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

GStorageBucket Type

Represents a single Storage Bucket.

Remarks

This collection is used in the Storage component.

Fields

CreationDate
String

The creation date of the current bucket.

Name
String

The name of the current bucket.

OwnerDisplayName
String

The display name of the current bucket's owner.

OwnerId
String

The owner of the current bucket.

Constructors

[VB.NET]
Public GStorageBucket()

[C#]
public GStorageBucket();



[VB.NET]
Public GStorageBucket(ByVal Name As String, ByVal CreationDate As String, ByVal OwnerId As String, ByVal OwnerDisplayName As String)

[C#]
public GStorageBucket(string name, string creationDate, string ownerId, string ownerDisplayName);



 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0