Skip to main content

GoogleCloudStorageBucketWebsite

No description

type GoogleCloudStorageBucketWebsite {
mainPageSuffix: String!
notFoundPage: String!
}

Fields

GoogleCloudStorageBucketWebsite.mainPageSuffix ● String! non-null scalar

If the requested object path is missing, the service will attempt to retrieve it

GoogleCloudStorageBucketWebsite.notFoundPage ● String! non-null scalar

The service will return the named object from this bucket as the content for a 404 Not Found result

Member of

GoogleCloudStorageBucket object