OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Billing
(Results
1 - 4
of
4
) sorted by null
/external/syzkaller/vendor/cloud.google.com/go/storage/
bucket.go
344
RequesterPays: b.
Billing
!= nil && b.
Billing
.RequesterPays,
406
Billing
: bb,
449
rb.
Billing
= &raw.BucketBilling{
/external/ppp/pppd/plugins/radius/etc/
dictionary.ascend
141
ATTRIBUTE Ascend-
Billing
-Number 249 string
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
servicemanagement_v1_messages.py
72
is readily appliable to
billing
since "billable resource usage" depends on
212
class
Billing
(_messages.Message):
213
"""
Billing
related configuration of the service. The following example
214
shows how to configure metrics for
billing
: metrics: - name:
217
DELTA value_type: INT64
billing
: metrics: -
219
The next example shows how to enable
billing
status check and customize the
220
check behavior. It makes sure
billing
status check is included in the
223
the
billing
status is either `current` or `delinquent`, while
224
"google.storage.Write" method can only be served when the
billing
status is
225
`current`:
billing
: rules: - selector: google.storage.Ge
2474
billing
= _messages.MessageField('Billing', 4)
variable in class:Service
[
all
...]
/external/syzkaller/vendor/google.golang.org/api/storage/v1/
storage-gen.go
200
//
Billing
: The bucket's
billing
configuration.
201
Billing
*BucketBilling `json:"
billing
,omitempty"`
310
// BucketBilling: The bucket's
billing
configuration.
[
all
...]
Completed in 4463 milliseconds